You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could not make workshop work on WSL linux on Windows 11:
launching this
./geopython-workshop-ctl.sh start
i have this error
Using docker-compose
Using docker-compose
No stopped containers
docker-credential-secretservice: error while loading shared libraries: libsecret-1.so.0: cannot open shared object file: No such file or directory
[+] Running 0/0
⠋ pycsw Pulling 0.0s
error getting credentials - err: exit status 127, out: ``
Same error if i try to use:
docker-compose up -d
Thank you for verifying
The text was updated successfully, but these errors were encountered:
I could not make workshop work on WSL linux on Windows 11:
launching this
./geopython-workshop-ctl.sh start
i have this error
Using docker-compose
Using docker-compose
No stopped containers
docker-credential-secretservice: error while loading shared libraries: libsecret-1.so.0: cannot open shared object file: No such file or directory
[+] Running 0/0
⠋ pycsw Pulling 0.0s
error getting credentials - err: exit status 127, out: ``
Same error if i try to use:
docker-compose up -d
Thank you for verifying
The text was updated successfully, but these errors were encountered: