This issue has been solved and closed on github. When i created noiseplanet
, I used pyproj==2.6.1.post1
, so you should downgrade your version. It should work. You can download it with:
pip install pyproj==2.6.1.post1
This should solve your issue.
Note:
pyproj
structure changed in 3.0.0
, so I am guessing this is the origin of your error. Unfortunately, I am no longer working on noiseplanet
. I may update the package to work with newer versions, but it takes time. Any pull requests are welcome :)
Have a great day, and happy coding !
PS: don't hesitate to open new issues, I will answer them during my free time.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…