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

Rethink which dependencies to install for which extras and default installation #192

Open
johann-petrak opened this issue Apr 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@johann-petrak
Copy link
Collaborator

johann-petrak commented Apr 26, 2023

  • need to find out which dependencies are absolutely needed for the base functionality (including pampac)
  • may need to install more dependencies for base installation (default extra) than we have in the java plugin
  • may need to not install some packages, e.g. anything that depends on torch to avoid version conflicts, dependency hell and give the user more control which backend package version they really want to install. Candidates for manual post-install:
    • spacy
    • stanza
    • (tner): this currently has odd installation problems, need to figure out what is going on
  • also not sure what to install for notebook support by default and what to leave to user
  • also, check again what is needed for dev support
@johann-petrak johann-petrak added the bug Something isn't working label Apr 26, 2023
@johann-petrak johann-petrak changed the title regex not part of base dependencies Rethink which dependencies to install for which extras and default installation Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant