Internal Proj Error: proj_create: no database context specified #1262
Unanswered
abashishvili
asked this question in
Q&A
Replies: 3 comments 12 replies
-
This is likely due to installation issues. Mind providing this information? Installation method/steps
Environment Information
|
Beta Was this translation helpful? Give feedback.
8 replies
-
I'm running into the same issue. I've installed via Here are the contents of my
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Yes
…On Tue, 5 Nov 2024 at 15:21, Alan D. Snow ***@***.***> wrote:
Did you call mamba activate to activate your virtual environment?
—
Reply to this email directly, view it on GitHub
<#1262 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQLWMSQFT6AWK5S74NA4DZ3Z7DO7JAVCNFSM6AAAAABRGVMFB2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJVGYZDIMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Everyone,
Its already been a long time since I have had this error when executing the code, and I was not able to find a solution on the internet.
So the problem is the following, I created the new conda environment and installed geopandas. When I import geopandas, I get this warning:
Whenever I want to do a simple operation, for example, import shape file and change crs, I get the following error:
I searched for the problem, and it seems pyproj database is mixed, and that's causes the error. There is something mentioned on pyproj FAQ about the database directories, but it was difficult for me to fully understand how to solve it. Any suggestion?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions