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

No need to manually install shapely #77

Merged
merged 1 commit into from Jan 28, 2020
Merged

No need to manually install shapely #77

merged 1 commit into from Jan 28, 2020

Conversation

LauLauThom
Copy link
Contributor

Just edited the readme that was previously mentioning that shapely should have been installed manually. Not needed anymore as shapely is available via pip for windows too since recently.

@yxdragon yxdragon merged commit 3202bfc into Image-Py:master Jan 28, 2020
@yxdragon
Copy link
Member

merged, I have a try, but failed.
python3.6.8 win64.
what is your version?

@LauLauThom
Copy link
Contributor Author

The installation worked for me :P
The stable package of shapely was just released today actually ! It was still in beta earlier today so I think that's the reason. However I have these errors once ImagePy opens
image

@LauLauThom LauLauThom deleted the patch-2 branch January 28, 2020 20:32
@yxdragon
Copy link
Member

Now pip install shapely works for me, and every thing is OK (yesterday failed)

your log has 2 error, moderngl is lost, pip install moderngl may solve it.
and the WinError 126 is caused by shapely, you can try to import shapely in console.

@LauLauThom
Copy link
Contributor Author

That's weird moderngl should have been installed with pip install ImagePy.
Doing pip install moderngl indeed fixed the issue. However I still have the WinError 126. Shapely is correctly installed and import shapely in the console of ImagePy also works.

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

Successfully merging this pull request may close these issues.

None yet

2 participants