CRPropa / CRPropa3

CRPropa is a public astrophysical simulation framework for propagating extraterrestrial ultra-high energy particles. https://crpropa.github.io/CRPropa3/
https://crpropa.desy.de
GNU General Public License v3.0
68 stars 67 forks source link

installation: numpy not found - but I installed using pip #348

Closed dy2403 closed 3 years ago

dy2403 commented 3 years ago

Dear developers,

I have problems installing CRPropa on my system System Information: (Please fill out the following information)

Did you install CRPropa from git or download a release? I installed version 3.1.7 from the releases.

Things that I tried before asking for help: I read and followed the installation instructions at https://crpropa.github.io/CRPropa3/ . Before writing this request I also checked previous installation issues at https://github.com/CRPropa/CRPropa3/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Ainstallation+ . However, this did not work. I receive the following output:

-- Build Type: Release -- CRPropa version: >3.1.7-no-git
CMake Deprecation Warning at libs/gtest/CMakeLists.txt:20 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at libs/kiss/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at libs/HepPID/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at libs/sophia/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at libs/dint/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at libs/EleCa/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

Using provided EIGEN CMake Deprecation Warning at libs/healpix_base/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.

-- Google perftools: Found! -- Include: /usr/local/include -- FFTW3 with single precision (FFTW3F): NOT Found! -- Include: FFTW3F_INCLUDE_DIR-NOTFOUND -- Library: FFTW3F_LIBRARY-NOTFOUND -- Quimby: NOT Found! -- Include: QUIMBY_INCLUDE_DIR-NOTFOUND -- Library: QUIMBY_LIBRARY-NOTFOUND -- SAGA: NOT Found! -- Include: SAGA_INCLUDE_DIR-NOTFOUND -- Library: SAGA_LIBRARY-NOTFOUND -- muParser: Found! -- Include: /Users/danielayano/miniconda3/include -- Library: /Users/danielayano/miniconda3/lib/libmuparser.dylib -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS C) (found version "") -- Use absolute RPATH /Users/danielayano/.local/lib -- Downloading data file from crpropa.desy.de ~ 50 MB -- Extracting data file -- Using user provided Python library: /usr/local/Cellar/python/3.9.1/Frameworks/Python.framework/Versions/3.9/lib/libpython3.9.dylib -- Python: Found! -- Version: ./ -- Executeable: /usr/local/Cellar/python/3.9.1/bin/python3 -- Include:
-- Library: /usr/local/Cellar/python/3.9.1/Frameworks/Python.framework/Versions/3.9/lib/libpython3.9.dylib -- Site-package directory: -- Numpy not found. -- Sphinx not found: cannot build documentation -- Configuring done CMake Warning (dev) at libs/kiss/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/kiss/src/logger.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at libs/kiss/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/kiss/src/path.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at libs/kiss/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/kiss/src/string.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at libs/kiss/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/kiss/src/uuid.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at libs/EleCa/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/EleCa/src/Common.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at libs/EleCa/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/EleCa/src/EnergyLoss.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at libs/EleCa/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/EleCa/src/Particle.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at libs/EleCa/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/EleCa/src/Process.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at libs/EleCa/CMakeLists.txt:5 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

File:

/Users/danielayano/CRPropa3-3.1.7/libs/EleCa/src/Propagation.cpp

This warning is for project developers. Use -Wno-dev to suppress it.

-- Generating done -- Build files have been written to: /Users/danielayano/CRPropa3-3.1.7/build