Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve: pdm lockfile for different machines #32

Open
carynbear opened this issue Feb 29, 2024 · 2 comments
Open

improve: pdm lockfile for different machines #32

carynbear opened this issue Feb 29, 2024 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@carynbear
Copy link
Collaborator

You should be able to install from the lock file? I think?

But it didn't work when I installed using the lock file that is in the repo in the codespace. All is well when I deleted the lock file and then installed.

So please test and fix!

@carynbear carynbear added the help wanted Extra attention is needed label Feb 29, 2024
@carynbear carynbear changed the title Test PDM installation on different machines improve: pdm lockfile for different machines Jul 2, 2024
@carynbear
Copy link
Collaborator Author

Some machines are having issues with the package versions (esp torch and tensorflow). Let's keep track of the pdm.lock files that work on the different machines in this issue and eventually push this os-arch dependent lock files to the repo.

@carynbear
Copy link
Collaborator Author

Macbook Pro 2020
Python 3.10.14

Had to specify torch==2.1.0 in pyproject.toml

Lockfile: mac-intel.pdm.lock.txt

pdm install --lockfile [lockfilepath]

@carynbear carynbear self-assigned this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants