espressomd-users
[Top][All Lists]
Advanced

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

Re: [ESPResSo-users] Issue with compiling on MacOS X


From: Kai Szuttor
Subject: Re: [ESPResSo-users] Issue with compiling on MacOS X
Date: Wed, 3 Apr 2019 10:06:41 +0200

Hi Chrissie,

as the error message says:

Espresso needs at least Cython version 0.22, but could not find it

So please try to install a more recent version of cython via macports:

sudo port install py35-cython

If you still use python 2.7:

sudo port install py27-cython

Best,

Kai



Kai Szuttor
Institute for Computational Physics
Universität Stuttgart
Allmandring 3
Room 1.084
70569 Stuttgart, Germany
Phone: +49 711 685-67707

Am 30.03.2019 um 19:07 schrieb 陈敏 <address@hidden>:

Hello,
I’m the first user of 
ESPResSo4.0.1 and according to the guide doc, I did :
mkdir build
cd build
cmake ..
But errors are blow:
cmake ..
-- Config file: /Users/chrissie/espresso-4.0.1/build/myconfig.hpp
CUDA_TOOLKIT_ROOT_DIR not found or specified
-- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (Required is at least version "7.0")
CMake Error at cmake/FindCython.cmake:58 (message):
  Espresso needs at least Cython version 0.22, but could not find it
Call Stack (most recent call first):
  CMakeLists.txt:199 (find_package)


-- Configuring incomplete, errors occurred!
See also "/Users/chrissie/espresso-4.0.1/build/CMakeFiles/CMakeOutput.log».
 Could anyone help me out?
Many thanks
Chrissie


reply via email to

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