Closed jonathan-wells closed 6 months ago
Hello,
I am facing this very same situation. I've installed CIAlign through conda, and when trying CIAligh --help
, it outputs the same message.
raceback (most recent call last):
File "/n/home10/tlvieira/miniconda3/envs/cialign/bin/CIAlign", line 8, in
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/n/home10/tlvieira/miniconda3/envs/cialign/bin/CIAlign", line 10, in
Hi, thanks for letting me know about this! And @jonathan-wells sorry for the long delay in my response. I'll look into it and get back to you both asap.
Hi, sorry to be very slow, I think if you install the latest version from Conda this issue is now fixed. Please let me know if you have any more problems! @jonathan-wells @TiagoVieiraBotany
Hi,
Seem to be getting a bug with installation of v1.1.0 due to missing package requirements. From a fresh install in a new conda environment I get ModuleNotFound errors for pandas, scipy etc. Can install these no problem but not argP, which looks like an internal module within cialign?