Giter Site home page Giter Site logo

Comments (7)

jtiai avatar jtiai commented on July 17, 2024

Seems that this is issue when trying to install Ursina with pipenv which seems to detect unpinned version of panda3d so that it picks latest version. Pip somehow seems to pick latest installable version (which is 1.10.6)

from ursina.

DiamondsBattle avatar DiamondsBattle commented on July 17, 2024

Working fine on Windows for me.

from ursina.

jtiai avatar jtiai commented on July 17, 2024

Pipenv tool doesn't work. It has crossplatform locking and it doesn't know how to pick platform spesific version.

Pip works due it's package resolution picking latest version it can for particular platform.

In this case pip picks 1.10.6 pipenv picks 1.10.6.post2.

from ursina.

DiamondsBattle avatar DiamondsBattle commented on July 17, 2024

So why do you use pipenv ?

from ursina.

DiamondsBattle avatar DiamondsBattle commented on July 17, 2024

pip works so why not using it 🤔 ?

from ursina.

jtiai avatar jtiai commented on July 17, 2024

Because pipenv is a bit more convenient for vscode and pycharm since both tools recon Pipfile OOTB and can configure used (virtual environment) python automatically.

It probably would be good to add note that Windows users who want to use pipenv to pin down correct version of panda3d.

Poetry (another virtualenv + package management tool) does exactly same as pipenv while resolving panda3d.

from ursina.

jtiai avatar jtiai commented on July 17, 2024

Looks like latest pipenv works correctly.

from ursina.

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.