ModuleNotFoundError For All Modules
未关闭
- 主要语言
- Python
- 星标
- 93.8k
- 派生
- 7.7k
- PR 合并指标
- PR 指标待抓取
描述
[Here](https://github.com/shallow-beach/manim-import-test) 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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。