Skip to content

boxspring_figure.py is missing #1

@dmikushin

Description

@dmikushin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions