Closed matthieutrs closed 4 years ago
Strange how this bug slipped through all this time! Could you try changing the offending line to plain:
loadconf(filename,inspect.currentframe().f_back,chdir=True)
and see if that solves the problem?
That solved the issue, thanks a lot!!
Hello,
We managed to build Pyxis from source just fine. Yet, when launching some pyxis command, we keep getting this error message:
Would have any clue on how to solve this?