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

ImportError: No module named shapely.geometry #109

Open
omomo opened this issue Jun 21, 2014 · 4 comments
Open

ImportError: No module named shapely.geometry #109

omomo opened this issue Jun 21, 2014 · 4 comments

Comments

@omomo
Copy link

omomo commented Jun 21, 2014

This is the first import after install I've done.

@josemiotto
Copy link

install the prerequisites, http://kartograph.org/docs/kartograph.py/install-ubuntu.html

@w5688414
Copy link

sudo pip install shapely

@beipym
Copy link

beipym commented Jul 4, 2020

I've got the same problem on windows, i tried pip itself and also tried installing from the wheel file too ,it keeps saying ImportError: No module named shapely
anyone can help?

@terence1023
Copy link

I've got the same problem on windows, i tried pip itself and also tried installing from the wheel file too ,it keeps saying ImportError: No module named shapely
anyone can help?

Because the installation location is wrong, you can switch to the python directory you need, activate the environment, use the previous .whl [link], and then pip install +[link], such as my installation pip install https://files.pythonhosted.org/packages/4f/d8/8fb04cee0dfce158e1842d6203e1893b7540b32985a1a15f718f6715f380/Shapely-1.7.0-cp27-cp27mu-manylinux1_x86_64.whl

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

5 participants