Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Having issues Using Python311 #22

Open
lost-rob0t opened this issue May 24, 2023 · 0 comments
Open

Having issues Using Python311 #22

lost-rob0t opened this issue May 24, 2023 · 0 comments

Comments

@lost-rob0t
Copy link

lost-rob0t commented May 24, 2023

I was Planning on using mach-nix for my project but i found out that i am not able to use Python311, which i assume is because of this line
lib.supportedPythonVersions = [ "27" "36" "37" "38" "39" "310" ];
Im not entirely sure how to work with this large repo locally as git on my end is not liking it.

 git commit -m "Added Python 3.11"
[master remote: Enumerating objects: 780, done.
remote: Counting objects: 100% (780/780), done.
remote: Compressing objects: 100% (746/746), done.
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
fatal: could not fetch 3e07082e191c66274a62314fa2201df350f39c86 from promisor remote

Error Message in question

error: The pypiDataRev seems to be older than the nixpkgs which is currently used.
       Because of this, mach-nix might lack dependency information for some python packages in nixpkgs.
       This can degrade the quality of the generated environment or result in failing builds.
       It is recommended to pass a newer pypiDataRev to mach-nix during import.
       For flakes users: Update the `pypi-deps-db` input of mach-nix.
       You can ignore this error by passing 'ignoreDataOutdated = true' to mk* or build* functions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant