diff --git a/src/Solver/CommandLine.py b/src/Solver/CommandLine.py index b3614ca3..2a6d9ec8 100644 --- a/src/Solver/CommandLine.py +++ b/src/Solver/CommandLine.py @@ -132,7 +132,7 @@ class CommandLineSolver(AbstractSolver): return os.path.abspath( os.path.join( os.path.dirname(__file__), - "..", ".." + "..", "..", ".." ) )