[root@localhost src]# python ICRA_cmd.py
Traceback (most recent call last):
File "ICRA_cmd.py", line 1, in
from ICRA import CAMI, GENOMES, single_file
File "/home/ZZZ_Macc/tools/SGV/SGVFinder-1.0/src/ICRA.py", line 9, in
import cy_ext.gem_qa as gqa
ImportError: /home/ZZZ_Macc/tools/SGV/SGVFinder-1.0/src/cy_ext/gem_qa.so: undefined symbol: PyUnicode_FromFormat
[root@localhost src]# python ICRA_cmd.py Traceback (most recent call last): File "ICRA_cmd.py", line 1, in
from ICRA import CAMI, GENOMES, single_file
File "/home/ZZZ_Macc/tools/SGV/SGVFinder-1.0/src/ICRA.py", line 9, in
import cy_ext.gem_qa as gqa
ImportError: /home/ZZZ_Macc/tools/SGV/SGVFinder-1.0/src/cy_ext/gem_qa.so: undefined symbol: PyUnicode_FromFormat
So,have you had the time to address my concerns?