-
Notifications
You must be signed in to change notification settings - Fork 30
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 snapatac2 error -- Failed to build snapatac2 MACS3 #375
Comments
Hey, |
I used nightly build version with commands:
Hope it helps. |
Attached the whole install process
Do you mean it need python=3.10. ? I used python 3.13.1. |
Sorry, not yet. |
Thank you TingTing, Nightly release worked. |
See the post from TingTing. Nightly release worked. On PC, just pip install snapatac2-2.9.0.dev0-cpxxx-cpxx.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (download the version with cpxxx match your python version) |
Hi Kai,
Got this error when install snapatac2 (Ubutun 22.04.5 LTSw ith macs3 already installed)
1st error:
Building wheels for collected packages: MACS3
Building wheel for MACS3 (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for MACS3 (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [1687 lines of output]
:77: SyntaxWarning: invalid escape sequence '\s'
/tmp/pip-build-env-r8f_zyc3/overlay/lib/python3.13/site-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
running bdist_wheel
2nd error
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for MACS3
Failed to build MACS3
ERROR: Failed to build installable wheels for some pyproject.toml based projects (MACS3)
The text was updated successfully, but these errors were encountered: