indigo-dc / udocker

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
https://indigo-dc.github.io/udocker/
Apache License 2.0
1.36k stars 132 forks source link

installation failed for version dismatch #352

Closed yunfan closed 2 years ago

yunfan commented 2 years ago

hi i had just install a udocker from pip command

pip install udocker

in a venv enviroment

when i use udocker install it just told me the following message

udocker command line interface version: 1.3.1 
requires udockertools tarball release : 1.2.8
Error: installation of udockertools failed
Info: downloading layer sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3
Info: downloading layer sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4

so i guess maybe there is some configuring problem

yunfan commented 2 years ago

finally found that its the downloading resetted by firewall