-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Open
Labels
32 - InstallationProblems installing or compiling NumPyProblems installing or compiling NumPy
Description
Steps to reproduce:
Traceback (most recent call last):
File "/APPL/PSFT859UC/scripts/Alphabet.py", line 11, in
import pandas as pd
File "/home/psoftgl/.local/lib/python3.12/site-packages/pandas/init.py", line 19, in
raise ImportError(
ImportError: Unable to import required dependencies:
numpy: Error importing numpy: you should not try to import numpy from
its source directory; please exit the numpy source tree, and relaunch
your python interpreter from there.
Error message:
Traceback (most recent call last):
File "/APPL/PSFT859UC/scripts/Alphabet.py", line 11, in <module>
import pandas as pd
File "/home/psoftgl/.local/lib/python3.12/site-packages/pandas/__init__.py", line 19, in <module>
raise ImportError(
ImportError: Unable to import required dependencies:
numpy: Error importing numpy: you should not try to import numpy from
its source directory; please exit the numpy source tree, and relaunch
your python interpreter from there.
Additional information:
No response
Metadata
Metadata
Assignees
Labels
32 - InstallationProblems installing or compiling NumPyProblems installing or compiling NumPy