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

Issues encountered doing new install #30

Open
AlexAndorra opened this issue Dec 13, 2024 · 0 comments
Open

Issues encountered doing new install #30

AlexAndorra opened this issue Dec 13, 2024 · 0 comments

Comments

@AlexAndorra
Copy link

Thanks for this great project folks! Just documenting some errors I encountered while using this package for the first time (on MacOS, in case it's helpful):

  • The website says pip install pyds but this doesn't work. One has to install the dev version, i.e pip install git+https://github.com/ericmjl/pyds-cli
  • The website says pyds project initialize but this doesn't work. One has to do pyds project init instead.
  • This last command errors out, and is actually a blocker for -- can't create a new project, and I don't understand why (seems related to pixi?);
STDERR:
  × failed to download pypi name mapping
  ├─▶ Failed to create a temp file at /Users/alex_andorra/Library/Caches/
  │   rattler/cache/conda-pypi-mapping/tmp
  ╰─▶ Too many open files (os error 24) at path "/Users/alex_andorra/Library/
      Caches/rattler/cache/conda-pypi-mapping/tmp/.tmp4bz3y8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant