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

Can not fetch data #227

Open
adaniefei opened this issue Jul 31, 2023 · 0 comments
Open

Can not fetch data #227

adaniefei opened this issue Jul 31, 2023 · 0 comments

Comments

@adaniefei
Copy link

Hi,

I was trying to set up the env for ICON but could not download a few files using fetch_data.sh. Can you help to look at this? Is this a temporary issue? Thanks.

Downloading SMPL...
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files\CDF_Distribution\cdf37_1-dist/etc/wgetrc
--2023-07-30 19:58:52--  https://download.is.tue.mpg.de/download.php?domain=smpl&sfile=SMPL_python_v.1.0.0.zip&resume=1
Resolving download.is.tue.mpg.de... 192.124.27.139
Connecting to download.is.tue.mpg.de|192.124.27.139|:443... connected.
Unable to establish SSL connection.
Archive:  data/smpl_related/models/SMPL_python_v.1.0.0.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of data/smpl_related/models/SMPL_python_v.1.0.0.zip or
        data/smpl_related/models/SMPL_python_v.1.0.0.zip.zip, and cannot find data/smpl_related/models/SMPL_python_v.1.0.0.zip.ZIP, period.
mv: cannot stat 'data/smpl_related/models/smpl/models/basicModel_f_lbs_10_207_0_v1.0.0.pkl': No such file or directory
mv: cannot stat 'data/smpl_related/models/smpl/models/basicmodel_m_lbs_10_207_0_v1.0.0.pkl': No such file or directory

Downloading SMPLify...
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files\CDF_Distribution\cdf37_1-dist/etc/wgetrc
--2023-07-30 19:58:53--  https://download.is.tue.mpg.de/download.php?domain=smplify&sfile=mpips_smplify_public_v2.zip&resume=1
Resolving download.is.tue.mpg.de... 192.124.27.139
Connecting to download.is.tue.mpg.de|192.124.27.139|:443... connected.
Unable to establish SSL connection.
Archive:  data/smpl_related/models/mpips_smplify_public_v2.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of data/smpl_related/models/mpips_smplify_public_v2.zip or
        data/smpl_related/models/mpips_smplify_public_v2.zip.zip, and cannot find data/smpl_related/models/mpips_smplify_public_v2.zip.ZIP, period.
mv: cannot stat 'data/smpl_related/models/smplify_public/code/models/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl': No such file or directory

Downloading ICON...
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files\CDF_Distribution\cdf37_1-dist/etc/wgetrc
--2023-07-30 19:58:53--  https://download.is.tue.mpg.de/download.php?domain=icon&sfile=icon_data.zip&resume=1
Resolving download.is.tue.mpg.de... 192.124.27.139
Connecting to download.is.tue.mpg.de|192.124.27.139|:443... connected.
Unable to establish SSL connection.
Archive:  icon_data.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of icon_data.zip or
        icon_data.zip.zip, and cannot find icon_data.zip.ZIP, period.
mv: cannot stat 'smpl_data': No such file or directory
(optional) Download models used for training (y/n)?n
Great job! Try the demo for now!
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

1 participant