-
Notifications
You must be signed in to change notification settings - Fork 177
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
Pip Install Problem #32
Comments
i have the same problem |
Installing build dependencies ... done × Building wheel for zigzag (pyproject.toml) did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. |
i finally solve the problem. install visual studio 2022 community, pick 2 component: MSVC v143、windows 10 SDK. |
@playbonze you are the best!! |
Hi, thanks for sharing, I have the same problem with anaconda, so I try using vs code instead and pick 2 component: MSVC v143、windows 10 SDK in individual component. Then I got the error below PS C:\Users\sithi\source\repos\Test> pip install zigzag Please let me know if you have any idea on how to troubleshoot this error. Thanks |
I also had problems with
Maybe this helps someone. |
Hi, when i try to install zigzag with
pip install zigzag
i receive this errorthanks
The text was updated successfully, but these errors were encountered: