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

fix and simplify pyinsee install #157

Merged
merged 1 commit into from
Oct 5, 2021
Merged

fix and simplify pyinsee install #157

merged 1 commit into from
Oct 5, 2021

Conversation

avouacr
Copy link
Collaborator

@avouacr avouacr commented Oct 4, 2021

Fix some bugs occuring when installing pynsee in Onyxia's Jupyter :

  • add --ignore-installed to pip install to solve issue with PyYAML
  • add install of python-Levenshtein to prevent missing error when loading pynsee.download

Simplify installation of pynsee

  • use a context manager to download zip file
  • install package directly from the .zip archive

Remove duplicated installation instructions.

@linogaliana linogaliana merged commit ce39441 into linogaliana:master Oct 5, 2021
linogaliana pushed a commit that referenced this pull request Oct 12, 2023
Co-authored-by: avouacr <romain.avouac@insee.fr>
linogaliana pushed a commit that referenced this pull request Oct 13, 2023
Co-authored-by: avouacr <romain.avouac@insee.fr>
linogaliana pushed a commit that referenced this pull request Dec 2, 2023
Co-authored-by: avouacr <romain.avouac@insee.fr>
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

Successfully merging this pull request may close these issues.

None yet

2 participants