sync broken

Issue #247 closed
Erik Schnetter created an issue

$ ./bin/sim sync numrel07Traceback (most recent call last): File "./bin/../simfactory/lib/sim.py", line 140, in <module> simenv.init(BASE_PATH=BASE_PATH, callingExecutable=os.path.join(BASE_PATH, "bin/sim"), usageString=buildUsageString(), optionGroups=optionGroups) TypeError: init() got an unexpected keyword argument 'BASE_PATH'

Keyword:

Comments (2)

  1. Log in to comment