cryoem / eman2

A scientific image processing software suite with a focus on CryoEM and CryoET
143 stars 50 forks source link

Installation through conda #569

Open onnonym opened 7 months ago

onnonym commented 7 months ago

When I install eman2 through conda, i.e. "conda create -n eman2 eman-dev -c cryoem -c conda-forge" and activate the environment, I can't run sphire.

Upon investigation, it turns out that two symbolic links in eman2/bin are broken. sphire -> sp_gui.py sp_sparx -> sp_sx.py

shadowwalkersb commented 6 months ago

Thanks for the report. This bug is confirmed and fix is under way.