tbepler / topaz

Pipeline for particle picking in cryo-electron microscopy images using convolutional neural networks trained from positive and unlabeled examples. Also featuring micrograph and tomogram denoising with DNNs.
GNU General Public License v3.0
170 stars 62 forks source link

ModuleNotFoundError: No module named 'pkg_resources' #191

Open deepanshusachdeva5 opened 4 months ago

deepanshusachdeva5 commented 4 months ago

I am running topaz for the first time

I have activated the conda environment under the name topaz I am running the command - topaz denoise --patch-size 1024 -o denoised/ e2map.mrc

Any help will be greatly appreciated!