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
Searching latest epoch for mli...
Traceback (most recent call last):
File "/home/zahra/LiCSBAS/LiCSBAS/bin/LiCSBAS01_get_geotiff.py", line 499, in
sys.exit(main())
^^^^^^
File "/home/zahra/LiCSBAS/LiCSBAS/bin/LiCSBAS01_get_geotiff.py", line 212, in main
response = requests.get(url)
^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/api.py", line 73, in get
return request("get", url, params=params, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 724, in send
history = [resp for resp in gen]
^^^^^^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 191, in resolve_redirects
raise TooManyRedirects(
requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
===========================
I installed the software in miniconda and anaconda, but I received the same error. I enter to software using the way:
Check required modues and versions
astropy(6.1.0) OK
bs4(4.12.3) OK
h5py(3.11.0) OK
matplotlib(3.8.4) OK
numpy(1.26.4) OK
psutil(5.9.0) OK
requests(2.32.3) OK
statsmodels(0.14.2) OK
gdal(3.6.2) OK
Check LiCSBAS commands
OK
Check LiCSBAS library
OK
LiCSBAS install is OK
The text was updated successfully, but these errors were encountered:
Hi
dear yumorishita
I upload the log file for you
(miniconda3-latest/envs/licsbas) (base) zahra@zahra:~/035D_05397_131013$ ./batch_LiCSBAS.sh
Start step: 01
End step: 16
Log file: log/202502041409batch_LiCSBAS_01_16.log
LiCSBAS01_get_geotiff.py ver1.6.3 20201207 Y. Morishita
LiCSBAS01_get_geotiff.py -f 035D_05397_131013 -s 20160203 -e 20180101 --get_gacos --n_para 4
Frame ID is 035D_05397_131013
035D_05397_131013.geo.E.tif already exist. Skip download.
035D_05397_131013.geo.N.tif already exist. Skip download.
035D_05397_131013.geo.U.tif already exist. Skip download.
035D_05397_131013.geo.hgt.tif already exist. Skip download.
Download baselines
baselines, 10.37KB, 1s, 10.37KB/s
Download network.png
network.png, 1.66MB, 4s, 423.69KB/s
Download metadata.txt
metadata.txt, 253.0B, 1s, 253.0B/s
Searching latest epoch for mli...
Traceback (most recent call last):
File "/home/zahra/LiCSBAS/LiCSBAS/bin/LiCSBAS01_get_geotiff.py", line 499, in
sys.exit(main())
^^^^^^
File "/home/zahra/LiCSBAS/LiCSBAS/bin/LiCSBAS01_get_geotiff.py", line 212, in main
response = requests.get(url)
^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/api.py", line 73, in get
return request("get", url, params=params, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 724, in send
history = [resp for resp in gen]
^^^^^^^^^^^^^^^^^^^^^^
File "/home/zahra/.pyenv/versions/miniconda3-latest/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 191, in resolve_redirects
raise TooManyRedirects(
requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
===========================
I installed the software in miniconda and anaconda, but I received the same error. I enter to software using the way:
$ conda activate
$ source ~/.bash_profile
$ source /home/zahra/LiCSBAS/LiCSBAS/bashrc_LiCSBAS.sh
Also, I received the massage
(miniconda3-latest/envs/licsbas) (base) zahra@zahra:~/LiCSBAS/LiCSBAS$ LiCSBAS_check_install.py
Python version: 3.12.4
OK
Check required modues and versions
astropy(6.1.0) OK
bs4(4.12.3) OK
h5py(3.11.0) OK
matplotlib(3.8.4) OK
numpy(1.26.4) OK
psutil(5.9.0) OK
requests(2.32.3) OK
statsmodels(0.14.2) OK
gdal(3.6.2) OK
Check LiCSBAS commands
OK
Check LiCSBAS library
OK
LiCSBAS install is OK
The text was updated successfully, but these errors were encountered: