DrorHaor
DrorHaor
Hi @dbickson I also have this issue o mac 13.x . Can you share the workaround?
@dbickson pip version: pip 23.1.2 from /Users/drorhaor/seetree-envs/CLIP39/lib/python3.9/site-packages/pip (python 3.9) sys.version: 3.9.15 | packaged by conda-forge | (main, Nov 22 2022, 08:55:37) [Clang 14.0.6 ] sys.executable: /Users/drorhaor/seetree-envs/CLIP39/bin/python3.9 sys.getdefaultencoding: utf-8 sys.getfilesystemencoding: utf-8...
@dbickson just to make sure, pip still can't find the package. and when running pip install fastdup I get: Collecting fastdup Using cached fastdup-1.21-cp39-cp39-macosx_10_14_x86_64.whl (66.6 MB) Collecting pandas (from fastdup)...
Hi @dbickson . This install works now, but when running the code I see there is a problem that it can't find the folder (which exists) : import fastdup fd...
Thanks. Now it works fine