-
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install on Mac OS 14.5 M2 Max #196
Labels
bug
Something isn't working
Comments
interesting, gemini told me this when I asked about the msvc compiler: "Microsoft Visual Studio for Mac is no longer supported and was retired on August 31, 2024." |
I'm getting the exact same error running Pop!_OS 22.04 on my Razer Blade 15” Base (2021), haven't managed to install the tool yet. Edit: managed to get it running with this req.txt file:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Hoping someone can guide me correctly here....
I receive the following errors when installing on my machine, a Mac OS 14.5 with the M2 Max Chip
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [23 lines of output]
Partial import of sklearn during the build process.
And this error:
from distutils.msvccompiler import get_build_version as get_build_msvc_version
ModuleNotFoundError: No module named 'distutils.msvccompiler'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
And ya know what, I've gone ahead and attached the txt of the entire terminal window...
241003HolwayTerminalSavedOutputStorytoolkitAI_v01.txt
The text was updated successfully, but these errors were encountered: