From: Jose M. de la R. T. <del...@gm...> - 2018-06-25 22:44:34
|
Hi Bruno, Maybe Ubuntu 18 comes with Python 3 by default? Although we have tested the install with it. Did you search about this error in Ubuntu? Just in case could give us some hint. Best, Jose Miguel On Mon, Jun 25, 2018 at 10:04 PM Bruno Matsuyama <bru...@gm...> wrote: > 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 > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users > |