Git Product home page Git Product logo

Comments (6)

HaisenbergPeng avatar HaisenbergPeng commented on June 9, 2024 3

Here is my full solution for your reference
a)PROB: RuntimeError: Python version >= 3.7 required:numpy version too high
pip install open3d-python numpy==1.16.6
b)PBOB: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-x0d0hwhj/pyzmq/
sudo python -m pip install --upgrade --force pip
sudo pip install setuptools==33.1.1
c)PROB: pip is no longer available:bash: /home/binpeng/.local/bin/pip: No such file or directory
d)hash -r
e)pip install open3d==0.9 numpy==1.12 pyrsistent==0.15

from fast_lio_localization.

HViktorTsoi avatar HViktorTsoi commented on June 9, 2024

I have used pip2 and pip3 to install pyrsistent==0.15 both in python2 and pyhton3. But when I install open3d=0.9, it still shows a error that pyrsistent requires Python '>=3.5' but the running Python is 2.7.17.

Please try pip install open3d-python in python2 env

from fast_lio_localization.

xuzhen80 avatar xuzhen80 commented on June 9, 2024

I have used pip2 and pip3 to install pyrsistent==0.15 both in python2 and pyhton3. But when I install open3d=0.9, it still shows a error that pyrsistent requires Python '>=3.5' but the running Python is 2.7.17.

Has your problem been solved?I also encountered this problem and would like to ask for your help。

from fast_lio_localization.

HaisenbergPeng avatar HaisenbergPeng commented on June 9, 2024

pip install open3d-python

Not working...

from fast_lio_localization.

ZeyingXuHuaWei avatar ZeyingXuHuaWei commented on June 9, 2024

Try:
pip install open3d==0.9 pyrsistent==0.15

from fast_lio_localization.

HaisenbergPeng avatar HaisenbergPeng commented on June 9, 2024

the same error

from fast_lio_localization.

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.