Giter Site home page Giter Site logo

Comments (7)

bjoernpl avatar bjoernpl commented on June 9, 2024 3

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.

from frankmocap.

penincillin avatar penincillin commented on June 9, 2024

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

from frankmocap.

lisa676 avatar lisa676 commented on June 9, 2024

@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.

from frankmocap.

penincillin avatar penincillin commented on June 9, 2024

@bjoernpl
Thanks for sharing your solution here !

from frankmocap.

lisa676 avatar lisa676 commented on June 9, 2024

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

from frankmocap.

yasg061 avatar yasg061 commented on June 9, 2024

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

from frankmocap.

santutu avatar santutu commented on June 9, 2024

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

from frankmocap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.