I am struggling with library installations. I have not received this error before though.
I get a WARNING: Error parsing requirements for numpy: [Errno 2] No such file or directory: This error occurs whether I use Jupyter notebook or terminal.
(base) Geoffrey-MacBook-Pro:~ jeffreyoruru$ pip install petl
Output and Warning
`Requirement already satisfied: petl in ./opt/anaconda3/lib/python3.7/site-packages (1.7.4)
WARNING: Error parsing requirements for numpy: [Errno 2] No such file or directory: '/Users/jeffreyoruru/opt/anaconda3/lib/python3.7/site-packages/numpy-1.19.5.dist-info/METADATA`
Kindly let me know what to do or check.