Skip to content

import ModuleNotFoundError #317

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

Closed
itsgifnotjiff opened this issue Feb 4, 2025 · 0 comments
Closed

import ModuleNotFoundError #317

itsgifnotjiff opened this issue Feb 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@itsgifnotjiff
Copy link
Contributor

What happened?

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[3], line 1
----> 1 import polytope

ModuleNotFoundError: No module named 'polytope'

Fix is to use import polytope_feature as polytope

What are the steps to reproduce the bug?

Follow your REDME.md tutorial instead of using import polytope_feature as polytope

Version

1.0.26

Platform (OS and architecture)

Redhat 8.1 and Ubuntu 22.04

Relevant log output

Accompanying data

No response

Organisation

ECCC

@itsgifnotjiff itsgifnotjiff added the bug Something isn't working label Feb 4, 2025
itsgifnotjiff added a commit to itsgifnotjiff/polytope that referenced this issue Feb 4, 2025
mathleur added a commit that referenced this issue Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants