@rajesh Please can you
- post error messages as text (why?)
- try installing topaz into a dedicated conda environment
(see GitHub - 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.)conda create -n new_env_name python=3.6 conda activate new_env_name conda install topaz -c tbepler -c pytorch
- create and configure executable wrapper script
- retry the job pointing Path to Topaz executable to the wrapper script.