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

pip install deutschland [klinikatlas] does not contain the folder "klinikatlas" #2

Open
ravivanpong opened this issue Jul 5, 2024 · 1 comment

Comments

@ravivanpong
Copy link

The package installation via

pip install deutschland[klinikatlas]

shows the warning

WARNING: deutschland 0.4.2 does not provide the extra 'klinikatlas'

Please include the folder klinikatlas to the package.

Thank you very much for your work and all the best,
Gib

P.S.: This is my first ever issue report. Please bear with me if I didn't use the proper terms. :-)

@wirthual
Copy link
Member

wirthual commented Jul 9, 2024

Hi @ravivanpong,

This is a great issue report. Proper formatting and everything :) Thank you for writing this up.

You are right, the 0.4.2 version of the deutschland package does not yet include this client as dependency. This should come with the next release.

Until then, as a workaround you can directly install the klinikatlas api running the following:

pip install de-klinikatlas

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

2 participants