Skip to content
New issue

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

boxspring_figure.py is missing #1

Open
dmikushin opened this issue Mar 17, 2019 · 0 comments
Open

boxspring_figure.py is missing #1

dmikushin opened this issue Mar 17, 2019 · 0 comments

Comments

@dmikushin
Copy link

The module referred from boxspring_figure_anim.py is missing:

# make sure that we find the boxspring_figure module in ../oo:
#sys.path.insert(0, '../oo')
# better:
sys.path.insert(0, os.path.join(os.pardir, 'oo'))
from boxspring_figure import draw, set_figure_size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant