Skip to content

numpy error #197

@kelly-sovacool

Description

@kelly-sovacool
ImportError: 

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.

We have compiled some common reasons and troubleshooting tips at:

    https://numpy.org/devdocs/user/troubleshooting-importerror.html

Please note and check the following:

  * The Python version is: Python3.12 from "/opt2/conda/envs/carlisle/bin/python3.12"
  * The NumPy version is: "2.3.3"

and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.

Original error was: No module named 'numpy._core._multiarray_umath'

This appears to be the same problem we encountered previously. Just need to set the PYTHONPATH in the container.

CCBR/RENEE#171

Metadata

Metadata

Labels

CARLISLERepoNamebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions