Python Forum
can not install pymesh in ubuntu
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can not install pymesh in ubuntu
#1
Hello everyone, when I input “cmake ..” in build, the following error appears, I do not know how to solve the following problem, thank you!
-- Could NOT find MKL (missing: MKL_LIBRARIES MKL_INCLUDE_DIRS MKL_INTERFACE_LIBRARY MKL_SEQUENTIAL_LAYER_LIBRARY MKL_CORE_LIBRARY)
-- Found TBB: /usr/include
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0") found components: atomic chrono date_time system thread
-- Using header-only CGAL
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found suitable version "1.71.0", minimum required is "1.48")
-- Boost include dirs: /usr/include
-- Boost libraries:
-- Using gcc version 4 or later. Adding -frounding-math
-- A library with BLAS API not found. Please specify library location.
-- Could NOT find BLAS (missing: BLAS_LIBRARIES)
-- LAPACK requires BLAS
CMake Error at cmake/FindAllDependencies.cmake:157 (find_package):
Could not find a package configuration file provided by "nlohmann_json"
with any of the following names:

nlohmann_jsonConfig.cmake
nlohmann_json-config.cmake
Add the installation prefix of "nlohmann_json" to CMAKE_PREFIX_PATH or set
"nlohmann_json_DIR" to a directory containing one of the above files. If
"nlohmann_json" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
Settings.cmake:25 (find_package)
CMakeLists.txt:6 (include)
Reply
#2
Just a hunch but you could consider installing libmkl-dev or libmkl-full-dev with apt.
Reply
#3
(Mar-22-2022, 12:32 PM)Gribouillis Wrote: Just a hunch but you could consider installing libmkl-dev or libmkl-full-dev with apt.
Thank you for your help!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot install CV2 on Ubuntu 18.04 ErnestTBass 1 1,528 Apr-28-2020, 08:45 PM
Last Post: ErnestTBass
  Can't install pymesh FBU 4 4,648 Apr-27-2020, 08:58 AM
Last Post: anbu23
  Can't install pip for Python 3.7.4 in Ubuntu virtual OS netbids 9 6,296 Dec-31-2019, 04:42 AM
Last Post: netbids
  Can't decide - install modules with Ubuntu package manager (apt) or pip3 in venv Thisisaline 6 3,811 Jul-19-2019, 04:58 PM
Last Post: snippsat
  Pixiedust install in Ubuntu ErnestTBass 0 2,093 Feb-20-2019, 04:40 AM
Last Post: ErnestTBass
  pipenv install command getting errors on WSL/Ubuntu sheridanrea 0 3,177 Sep-14-2018, 06:40 AM
Last Post: sheridanrea

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020