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

Skysat_stereo Problem #19

Open
tatig80 opened this issue Mar 17, 2022 · 2 comments
Open

Skysat_stereo Problem #19

tatig80 opened this issue Mar 17, 2022 · 2 comments

Comments

@tatig80
Copy link

tatig80 commented Mar 17, 2022

Hello,

I'm trying to run the skysat_stereo scripts.
The installation seems fine, but when I run ./skysat_triplet_pipeline.py I have this error:

xxxxx@ctsat: /src/skysat_stereo/scripts$ ./skysat_triplet_pipeline.py /media/dati/xxxxx/Skysat/TestUncalib/ /media/dati/xxxxx/Skysat/TestUncalib/RefDEM/
Traceback (most recent call last):
File "./skysat_triplet_pipeline.py", line 5, in
from rpcm import geo
File "/home/ganci/.local/lib/python3.8/site-packages/rpcm/init.py", line 8, in
import srtm4
File "/home/ganci/.local/lib/python3.8/site-packages/srtm4/init.py", line 7, in
from srtm4.raster import crop
File "/home/ganci/.local/lib/python3.8/site-packages/srtm4/raster.py", line 15, in
pyproj.network.set_network_enabled(active=True)
AttributeError: module 'pyproj' has no attribute 'network'
xxxxx@ctsat:~/src/skysat_stereo/scripts$

I don't know how to solve this problem.
Can you please help me with this issue?
Many thanks

@ShashankBice
Copy link
Member

Hi @tatig80,
Thanks for reporting this. I have not come across this error myself, but I think this an error due to pyproj versioning. I am trying hard to update the package with the latest ASP and GDAL/PROJ, and hopefully this bug will be fixed with those updates.
I will let you know when the updates from devel branch are integrated into the main branch.
Thanks,
Shashank

@tatig80
Copy link
Author

tatig80 commented Mar 30, 2022

Thank you @ShashankBice

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

2 participants