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

T008/10/15/16/18/20: AttributeError: module 'numpy' has no attribute 'typeDict' #299

Closed
Tracked by #296
dominiquesydow opened this issue Dec 27, 2022 · 0 comments · Fixed by #294 or #296
Closed
Tracked by #296
Assignees
Labels
dependency Update/fix dependencies

Comments

@dominiquesydow
Copy link
Collaborator

T008/10/15/16/18/20 fails with:

File C:\Miniconda\envs\teachopencadd\lib\site-packages\numpy\__init__.py:284, in __getattr__(attr)
    281     from .testing import Tester
    282     return Tester
--> 284 raise AttributeError("module {!r} has no attribute "
    285                      "{!r}".format(__name__, attr))

AttributeError: module 'numpy' has no attribute 'typeDict'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Update/fix dependencies
Projects
None yet
1 participant