espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo-users] Installation problem


From: Shawn
Subject: [ESPResSo-users] Installation problem
Date: Mon, 15 Jul 2019 11:58:39 -0500

Hi everyone, 
I am trying install espresso 4.0.2 with python 3. The cmake command could be executed successfully, but when I tried to compile the source code, I got errors below:

[ 61%] Generating code_info.pyx
Fatal Python error: Py_Initialize: can't initialize sys standard streams
Traceback (most recent call last):
  File "/home/shawn/sourcecode/espresso/src/python/espressomd/io/__init__.py", line 17, in <module>
  File "/home/shawn/sourcecode/espresso/src/python/espressomd/io/writer/__init__.py", line 17, in <module>
ValueError: attempted relative import beyond top-level package
/bin/sh: line 1: 15371 Aborted                 (core dumped) /home/shawn/soft/python3/bin/python3 gen_code_info.py /home/shawn/sourcecode/espresso/src/features.def /home/shawn/sourcecode/espresso/build4/src/python/espressomd/code_info.pyx
make[2]: *** [src/python/espressomd/code_info.pyx] Error 134
make[1]: *** [src/python/espressomd/CMakeFiles/code_info.dir/all] Error 2
make: *** [all] Error 2

It's so confusing, because I can successfully install espresso with python 2 on the same computer and I can also install espresso with python 3 on another computer.

Does anyone know how to fix this? Thank you very much. 

Regards,
Shawn 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]