Entering edit mode
                    4.3 years ago
        17318598206
        
    
        ▴
    
    30
    Traceback (most recent call last): File "/home/data/vip55/software/CPC2-beta/bin/CPC2.py", line 6, in <module> import commands ModuleNotFoundError: No module named 'commands'
Maybe it is an installation error. The error message simply says the program
CPC2.pyis not able to find thecommandspackage in the python package list.Are you sure you installed
CPC2.pyand running it using the same python?