Skip to content

Instantly share code, notes, and snippets.

@rmporsch
Created March 2, 2021 14:17
Show Gist options
  • Save rmporsch/e3b2634505e4156ba84a736cfcca37c5 to your computer and use it in GitHub Desktop.
Save rmporsch/e3b2634505e4156ba84a736cfcca37c5 to your computer and use it in GitHub Desktop.
[Poetry tricks]
# sets to old installer; usefull when encountering issues in which poetry cannot find the relevant wheel (numpy)
poetry config experimental.new-installer false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment