Git Product home page Git Product logo

Comments (2)

hero avatar hero commented on June 12, 2024

And if I pin the Python version to 3.10, rye sync worked as expected.

$ rye sync
Python version mismatch (found cpython@3.12.2, expected cpython@3.10.14), recreating.
Initializing new virtualenv in ~\Desktop\hello-rye\.venv
Python version: cpython@3.10.14
Generating production lockfile: ~\Desktop\hello-rye\requirements.lock
Generating dev lockfile: ~\Desktop\hello-rye\requirements-dev.lock
Installing dependencies
Looking in indexes: https://pypi.org/simple/
Obtaining file:///. (from -r ~\AppData\Local\Temp\tmpzl6nlh_p (line 1))
  Installing build dependencies ... done
  Checking if build backend supports build_editable ... done
  Getting requirements to build editable ... done
  Installing backend dependencies ... done
  Preparing editable metadata (pyproject.toml) ... done
Building wheels for collected packages: hello-rye
  Building editable for hello-rye (pyproject.toml) ... done
  Created wheel for hello-rye: filename=hello_rye-0.1.0-py3-none-any.whl size=1296 sha256=fbb441ad15cc3e681cdde1464b0cacdc1784f709deddb62a11384c43e1e3b922
  Stored in directory: ~\AppData\Local\Temp\pip-ephem-wheel-cache-9ek95v9e\wheels\78\12\b9\db4c72ae1aebdfd866f484b59eb7b39f206b7d7d1080ae28b1
Successfully built hello-rye
Installing collected packages: hello-rye
Successfully installed hello-rye-0.1.0
Done!

The Python 3.12 was installed automatically when I install the rye, and Python 3.10 was the one I fetched manually.

from rye.

hero avatar hero commented on June 12, 2024

Also I've test the same actions in WSL2, rye works as expected.

from rye.

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.