c-jo / cpython

RISC OS port of the Python programming language
https://www.python.org/
Other
7 stars 3 forks source link

EnvironmentError when attempting to install pandas #22

Open ccawley2011 opened 2 years ago

ccawley2011 commented 2 years ago
*pip38 install pandas
Collecting pandas
  Using cached pandas-1.4.3.tar.gz (4.9 MB)
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'ADFS::HardDisc4.$.!BOOT.Resources.!Scrap.ScrapDirs.ScrapDir.pip-install-ggt6r10l.pandas.pandas.tests.io.data.legacy_pickle.1/2/4.empty_frame_v1_2_4-GH#42345/pkl'
*

I suspect this is due to the attempt to use # characters in filenames.