-
Notifications
You must be signed in to change notification settings - Fork 40
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
EasyPQP couldn't import PyOpenMS package #1836
Comments
Could you run the following to uninstall and install some Python packages in command line interface? uninstall easypqp pyopenms -y
install easypqp Thanks, Fengchao |
Hi Fengchao! |
Ah, I am sorry. I guess my head was not clear when I was typing. The commands should be pip uninstall easypqp pyopenms -y
pip install easypqp
Should be the cmd prompt that with pip (and Python) in the PATH. Best, Fengchao |
Ok I was able to uninstall and reinstall but I still get the same error as before. I did notice it seemed to not install in the site-packages folder so I tried adding that to PATH but it didn't help. last few lines of the output from install command.Installing collected packages: pyopenms, easypqp |
@actopossum
|
I did do that but it seems to not make a difference. Not sure it matters but this is on a Windows Server 2019 box. |
@actopossum |
Thanks Fengchao! |
Hi all, Sam |
Fixed in OpenMS/OpenMS#7699 |
Hi,
I am running Fragpipe22 and it was working fine but I upgraded to easypqp v.1.5.0 and it seems to now have issues. I tried looking for the pyOpenMS libraries but I couldn't find the pyopenms*.so file within the directory as suggested in the dependency walker debug comment.
I had recently installed a standalone DIA-nn which messed up the skyline document functionality in Fragpipe22 but I think that's a separate issue.
Thanks for your help!
log_2024-10-22_11-37-21.txt
The text was updated successfully, but these errors were encountered: