Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Opendr broken pip #29

Closed
LucaswasTaken opened this issue Oct 25, 2020 · 7 comments
Closed

Opendr broken pip #29

LucaswasTaken opened this issue Oct 25, 2020 · 7 comments
Labels
good first issue Good for newcomers

Comments

@LucaswasTaken
Copy link

Hello,
Congratulations on this excellent repository with such a didactic way to democratize the 3d pose estimation. The issue that I experienced is regarding the Opendr pip installation inside the requirements. It seems like, at least for ubuntu 20.04 and python 3.7.9, the pip installation is not working. It was easily solved by installing the Opendr direct from the repository https://github.com/polmorenoc/opendr by "setup.py." However, I thought that it might be important to share.
Best regards, and thanks for the excellent work.

@penincillin
Copy link
Contributor

@LucaswasTaken
Thanks for sharing your solution ! It's really helpful !
Thanks !

@lisa676
Copy link

lisa676 commented Oct 29, 2020

@LucaswasTaken Thanks for this solution. I was facing the same issue in Ubuntu 18.04. I followed your suggestion and now it is installed successfully.

@bjoernpl
Copy link

Following this comment, installing libosmesa6-dev with sudo apt install libosmesa6-dev solved the problem for me with Ubuntu 18.04 and python 3.7.

@penincillin penincillin added the good first issue Good for newcomers label Oct 30, 2020
@penincillin
Copy link
Contributor

@bjoernpl
Thanks for sharing your solution here !

@lisa676
Copy link

lisa676 commented Nov 6, 2020

@bjoernpl in my case it didn't work but @LucaswasTaken worked seamlessly

@yasg061
Copy link

yasg061 commented Dec 2, 2020

Yeah, I use Ubuntu 20.04 and Python 3.7 and you should to upgrade to 3.8.5 version then I had some problems with OpenCV sklearn, easydict modules, but is only to look a little bit in Stackoverflow and everything is gonna be okay 👍

For me this commands resolve this errors:

pip install -U scikit-learn scipy matplotlib

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --default-timeout=1000 EasyDict

@santutu
Copy link

santutu commented Jan 26, 2021

This worked for me

sudo apt install libosmesa6-dev
sudo apt-get install build-essential
sudo apt-get install libgl1-mesa-dev
sudo apt-get install libglu1-mesa-dev
sudo apt-get install freeglut3-dev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy