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

Missing dependencies #1

Open
vadmbertr opened this issue Sep 10, 2024 · 3 comments
Open

Missing dependencies #1

vadmbertr opened this issue Sep 10, 2024 · 3 comments

Comments

@vadmbertr
Copy link
Contributor

Hi Amine,

Some dependencies are missing from the pyproject.toml file.
If you wish I can open a pull request (I forked the repo and fixed it) that fixes it and bring some improvements on how dependencies are handle (I think).

Vadim

@Amine-ouhechou
Copy link
Collaborator

Hi Vadim,

Thank you for identifying the missing dependencies ! Yes, feel free to open a pull request with your improvements.

Amine

@Amine-ouhechou
Copy link
Collaborator

This causes an issue when generating the documentation in Read the Docs:
Failed to build pyinterp ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyinterp)

@vadmbertr
Copy link
Contributor Author

it seems pyinterp is not easily instalable using pip.
The solution could be to use conda to install it, see: https://docs.readthedocs.io/en/stable/config-file/v2.html#conda

I will push an updated version to the branch

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