-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Thanks for the project, having this issue installing on macOS 26.2
Cloning into 'ml-sharp-ez'...
remote: Enumerating objects: 60, done.
remote: Counting objects: 100% (60/60), done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 60 (delta 32), reused 49 (delta 21), pack-reused 0 (from 0)
Receiving objects: 100% (60/60), 14.61 KiB | 879.00 KiB/s, done.
Resolving deltas: 100% (32/32), done.
keith@kmacair-2025 2026 % cd ml-sharp-ez
keith@kmacair-2025 ml-sharp-ez % ./install
Cloning into 'ml-sharp'...
remote: Enumerating objects: 433, done.
remote: Counting objects: 100% (33/33), done.
remote: Compressing objects: 100% (29/29), done.
remote: Total 433 (delta 7), reused 4 (delta 4), pack-reused 400 (from 1)
Receiving objects: 100% (433/433), 185.05 MiB | 2.77g MiB/s, done.
Resolving deltas: 100% (26/26), done.
python is python3
Python Version:
Python 3.8.0
ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /Volumes/KMedia/Source/2026/ml-sharp-ez/ml-sharp
(A "pyproject.toml" file was found, but editable mode currently requires a setup.py based build.)
WARNING: You are using pip version 19.2.3, however version 25.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
./install: line 14: cd: Gaussian_Decimator/: No such file or directory