submitit: Import error
This bug is baffling me, I’m sure this is user error because I normally have no issues with your code. I have not figured out what is different than my other submissions, but maybe you’ve seen this before?
.../python3.8/site-packages/submitit/core/_submit.py", line 7, in <module>
from .submission import submitit_main
ImportError: attempted relative import with no known parent package
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 26 (12 by maintainers)
Commits related to this issue
- add failing test related to #11 — committed to facebookincubator/submitit by gwenzek 4 years ago
Argh, sorry. This was user error as the job was not configured appropriately. Not exactly sure why that error happens, but it’s not an issue on your end.