From: Bruno M. <bru...@gm...> - 2018-06-25 20:04:16
|
Hello, I'm having some trouble to install scipion and I hope that somebody here can help me. I'm using Ubuntu 18.04, and after installing the dependencies, when I tried to generate the configuration files, I get the following message: ./scipion config Traceback (most recent call last): File "./scipion", line 34, in <module> import subprocess File "/usr/lib/python2.7/subprocess.py", line 72, in <module> import select ImportError: No module named select Did someone had the same error or know how to fix it ? Best Regards, Bruno |