You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3-D Reconstruction module added? (by default: no): No
Any other custom CMake configuration with respect to the default version? (by default: no): No
3rd-party software:
Caffe version: Default from OpenPose, custom version,: Default
CMake version (cmake --version in Ubuntu): cmake version 3.28.3
OpenCV version: pre-compiled apt-get install libopencv-dev (only Ubuntu); OpenPose default (only Windows); compiled from source? If so, 2.4.9, 2.4.12, 3.1, 3.2?; ...?
libopencv-dev is already the newest version (4.6.0+dfsg-13.1ubuntu1).
The text was updated successfully, but these errors were encountered:
Issue Summary
Error while installing OpenPose, during command 'make -j nproc'
Errors (if any)
Type of Issue
Select the topic(s) on your post, delete the rest:
Your System Configuration
Whole console output (if errors appeared), paste the error to PasteBin and then paste the link here: My Paste, failure of OpenPose Installation
OpenPose version: Latest GitHub code
General configuration:
Installation mode: CMake, cmake-gui, Ubuntu 24.04
Operating system (
lsb_release -a
in Ubuntu):- Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
Operating system version (e.g., Ubuntu 16, Windows 10, ...):
Release or Debug mode? (by default: release):
Compiler (
gcc --version
in Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows);gcc --version:
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Non-default settings:
3rd-party software:
Caffe version: Default from OpenPose, custom version,: Default
CMake version (
cmake --version
in Ubuntu): cmake version 3.28.3OpenCV version: pre-compiled
apt-get install libopencv-dev
(only Ubuntu); OpenPose default (only Windows); compiled from source? If so, 2.4.9, 2.4.12, 3.1, 3.2?; ...?libopencv-dev is already the newest version (4.6.0+dfsg-13.1ubuntu1).
The text was updated successfully, but these errors were encountered: