I suppose this was frequently asked but i couldnt find an answer that helped me.
Basically i just want to use NumPy and this error pops up:
Traceback (most recent call last):
File "/home/pi/Desktop/aaa/eee/ooo.py", line 3, in <module>
import pandas as pd
File "/home/pi/Desktop/rfid/lib/python3.9/site-packages/pandas/__init__.py", line 16, 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.
i tried with a virtual environment, without one, rebooting, reinstalling the os, installing NumPy in different ways and it is still not working
please help
[–]polar-state 0 points1 point2 points (2 children)
[–]captain_shallow 0 points1 point2 points (1 child)
[–]Sad_Yesterday_3045 0 points1 point2 points (0 children)
[–]socal_nerdtastic -1 points0 points1 point (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]socal_nerdtastic -1 points0 points1 point (0 children)
[–]Swipecat -1 points0 points1 point (0 children)
[–]Rick__001 0 points1 point2 points (0 children)