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

ModuleNotFoundError For All Modules #2085

Open
shallow-beach opened this issue Dec 16, 2023 · 0 comments
Open

ModuleNotFoundError For All Modules #2085

shallow-beach opened this issue Dec 16, 2023 · 0 comments

Comments

@shallow-beach
Copy link

Here is a detailed write-up of my issue, accompanying simple files to reproduce the error.

In summary, no matter what module is invoked, manimgl returns:
ModuleNotFoundError: No module named 'myModule'
where myModule is specified in myModule.py in the same directory as the main file being executed.

I think it may be an issue with my usage of pipenv and pyenv? I am unable to install manimgl without them so I can't isolate those factors.

Environment

OS System: MacOS 14.2
manim version: 1.6.1
python version: 3.8.18

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