-
Notifications
You must be signed in to change notification settings - Fork 2
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
alphaplinkpython installation fails under Linux Mint/Python 3.10 #4
Comments
I think this should be sorted as part of #2, but will leave this open so we can test this at some point |
I have the same issue, although some of the lines where the installation fails are different. Here is the message I get: (first_env) [p309374@login2 AlphaImpute2]$ python3 -m pip install alphaplinkpython × python setup.py egg_info did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while generating package metadata. note: This is an issue with the package mentioned above, not pip. |
@sergiogonmoll we are aware of this issue and have looked at how to support this going onwards - see above links. It will not happen soon because we don't have dedicated funding just now for AlphaFamImpute so it's low on our priority. You can of course use other file format too! |
When I try to install alphaplinkpython via pip I recieve the follwoing error message. I was unable to fix this. Reproducible under Python 3.10 with Linux Kernel 5.15.0-56-generic by running:
pip install alphaplinkpython
Stacktrace of the error:
The text was updated successfully, but these errors were encountered: