We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 openclsim
Installation using pip often fails because of the shapely dependency. Also the docs are part of the dependencies, this can probably be improved.
For now this can be circumvented by the following:
conda install shapely pip install openclsim
The text was updated successfully, but these errors were encountered:
Also improve documentation examples to match new code.
Sorry, something went wrong.
uijl
No branches or pull requests
TODO:
Installation using pip often fails because of the shapely dependency.
Also the docs are part of the dependencies, this can probably be improved.
For now this can be circumvented by the following:
The text was updated successfully, but these errors were encountered: