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

clean install #76

Open
uijl opened this issue Oct 2, 2019 · 1 comment
Open

clean install #76

uijl opened this issue Oct 2, 2019 · 1 comment
Assignees

Comments

@uijl
Copy link
Contributor

uijl commented Oct 2, 2019

TODO:

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
@uijl uijl self-assigned this Oct 2, 2019
@uijl
Copy link
Contributor Author

uijl commented Oct 3, 2019

Also improve documentation examples to match new code.

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

1 participant