We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xampl0{1-5}.py
Hey,
I set up the conda environment as described in the README. The examples don't seem to work out of the box, though. Here is a summary:
conda
README
python xmpl01.py
AttributeError: 'Box' object has no attribute 'boxes_stored'
python xmpl02.py
python xmpl03.py
ModuleNotFoundError: No module named 'Base.bp2DAction'
python xmpl04.py
ImportError: attempted relative import with no known parent package
python xmpl05.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey,
I set up the
conda
environment as described in theREADME
. The examples don't seem to work out of the box, though. Here is a summary:python xmpl01.py
python xmpl02.py
python xmpl03.py
ModuleNotFoundError: No module named 'Base.bp2DAction'
python xmpl04.py
python xmpl05.py
The text was updated successfully, but these errors were encountered: