Coder Social home page Coder Social logo

Comments (8)

ianliu avatar ianliu commented on June 12, 2024 16

Oh, sorry, I guess I just needed to call asdf reshim python 3.7.0. Thanks

from asdf-python.

jayvdb avatar jayvdb commented on June 12, 2024 4

An important addition would be detecting Pipfile, read the section which declares the version. This would be a parse-legacy-file hook, and preset for that version to install

[requires]
python_version = "3.6"

That will be much more useful after asdf-vm/asdf#269 , but is still useful atm.

What would be even more useful, but maybe beyond the scope of this plugin (optional feature?), is to automatically activate the pipenv.

from asdf-python.

danhper avatar danhper commented on June 12, 2024

Hi,
I do not have any plans to add pipenv integration, but would gladly accept PRs.
Thank you.

from asdf-python.

omares avatar omares commented on June 12, 2024

Hey, i am evaluating if i should switch to asdf and its various plugins and would like to know if pipenv works in conjunction with asdf-python or do the tools conflict with each other?

from asdf-python.

cLupus avatar cLupus commented on June 12, 2024

My experience is that pipenv works well with asdf.
The prgamatic way of installing pipenv, is pip install pipenv, and as long as you ensure that the you are careful with which version of python you use.

Note that Pipenv is set to be the de facto standard, and when the Pipfile format is finalized, it seems likely that pipenv will come with python as standard.

from asdf-python.

danhper avatar danhper commented on June 12, 2024

I have now been using pipenv for a little while and it works perfectly with asdf-python, so I will close here.
Please comment or open a new issue if you run into issues related to pipenv.
Thanks.

from asdf-python.

ianliu avatar ianliu commented on June 12, 2024

@tuvistavie I've installed pipenv with pip install pipenv, but when I issue pipenv it is not recognized as a command. Any hints why this is happening?
Here is some info that might help:

ls ~/.asdf/installs/python/3.7.0/bin/pipenv # OK
ls ~/.asdf/shims/pipenv # File does not exist

from asdf-python.

and-semakin avatar and-semakin commented on June 12, 2024

asdf-vm/asdf#269 is now resolved.

from asdf-python.

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.