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

pip install pyproj #5004

Closed
samsammurphy opened this issue Jan 31, 2018 · 3 comments
Closed

pip install pyproj #5004

samsammurphy opened this issue Jan 31, 2018 · 3 comments
Labels
auto-locked Outdated issues that have been locked by automation resolution: invalid Invalid issue/PR

Comments

@samsammurphy
Copy link

  • Pip version: pip 9.0.1
  • Python version: Python 3.6.4
  • Operating system: Linux Mint 18.1 Serena

Description:

I am trying to install pyproj using pip. It looks for libpython3.6m.so.1.0 but does not find it, which was not expected.

What I've run:

$ mkvirtualenv pyproj --python=python3
$ pip install pyproj
$ python
>>> import pyproj
#from pyproj import _proj
#ImportError: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory

I was able to install from source following the README, reporting here in case helpful.

@pradyunsg
Copy link
Member

Thanks for filing this issue @samsammurphy but this is not the correct place for this issue.

This seems to be an issue with pyproj and should be reported to that project. :)

@pradyunsg pradyunsg added the resolution: invalid Invalid issue/PR label May 10, 2018
@samsammurphy
Copy link
Author

You are absolutely right. I am not sure why I posted here (apologies). Thanks @pradyunsg

moved to pyproj.

@lock
Copy link

lock bot commented Jun 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 2, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation resolution: invalid Invalid issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants