Hi Brian, I'm new user ClusterPyXT and when I run the command clusterpyxt.py the linux show me the follow mesage:
File "/home/alisson/ClusterPyXT-master/acb.py", line 9, in <module>
import ciao_contrib.runtool as rt
ModuleNotFoundError: No module named 'ciao_contrib'
apparently I don't have the ciao-contrib package installed. However, I am unable to install with
pip install ciao-contrib
or
sudo python ciao-contrib install
Could you help me with this issue?
I'm using ciao-4.16 and when I run ciaover -v the output is:
The current environment is configured for:
CIAO : CIAO 4.16.0 Tuesday, December 05, 2023
Contrib : Package release 0 Tuesday, November 28, 2023
bindir : /home/alisson/miniconda3/envs/ciao-4.16/bin
Python path : /home/alisson/miniconda3/envs/ciao-4.16/bin
CALDB : 4.11.0
System information:
Linux alisson-550XBE-350XBE 6.5.0-14-generic #14~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 20 18:15:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Hi Brian, I'm new user ClusterPyXT and when I run the command clusterpyxt.py the linux show me the follow mesage:
apparently I don't have the ciao-contrib package installed. However, I am unable to install with
pip install ciao-contrib
or
sudo python ciao-contrib install
Could you help me with this issue?
I'm using ciao-4.16 and when I run ciaover -v the output is:
I hope this information helps
Best, Alisson