-
Notifications
You must be signed in to change notification settings - Fork 114
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
UnboundLocalError: cannot access local variable 'width' where it is not associated with a value #424
Comments
Please upload the full log from step01. |
Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.153.1-microsoft-standard-WSL2 x86_64)
System information as of Thu Nov 28 23:21:54 WIB 2024 System load: 0.08 Processes: 61
This message is shown once a day. To disable it please create the CondaValueError: prefix already exists: /home/ferdianzaki/miniconda3/envs/licsbas (base) ferdianzaki@LAPTOP-DGA0HAOK:~/LiCSBAS$ conda env remove -n licsbas Remove all packages in environment /home/ferdianzaki/miniconda3/envs/licsbas: Everything found within the environment (/home/ferdianzaki/miniconda3/envs/licsbas), including any conda environment configurations and any non-conda files, will be deleted. Do you wish to continue? (base) ferdianzaki@LAPTOP-DGA0HAOK:~/LiCSBAS$ conda env create -f LiCSBAS.yml
Downloading and Extracting Packages: Preparing transaction: done To activate this environment, use$ conda activate licsbasTo deactivate an active environment, use$ conda deactivate(base) ferdianzaki@LAPTOP-DGA0HAOK: Python version: 3.12.7 Check required modues and versions Check LiCSBAS commands Check LiCSBAS library LiCSBAS install is OK (licsbas) ferdianzaki@LAPTOP-DGA0HAOK: Copy batch_LiCSBAS.sh to the current directory. Edit batch_LiCSBAS.sh, then run ./batch_LiCSBAS.sh (licsbas) ferdianzaki@LAPTOP-DGA0HAOK:/mnt/d/licsbas/124D_04854_171313$ ls Start step: 01 LiCSBAS01_get_geotiff.py ver1.6.3 20201207 Y. Morishita Frame ID is 124D_04854_171313 Download 124D_04854_171313.geo.E.tif Download baselines LiCSBAS02_ml_prep.py ver1.7.4 20201119 Y. Morishita Create E.geo Create N.geo Create U.geo Create slc.mli Create hgt Create unw and cc Create slc.mli.par Copy batch_LiCSBAS.sh to the current directory. Edit batch_LiCSBAS.sh, then run ./batch_LiCSBAS.sh (licsbas) ferdianzaki@LAPTOP-DGA0HAOK:/mnt/d/licsbas2/054A_09773_111213$ ls Start step: 01 LiCSBAS01_get_geotiff.py ver1.6.3 20201207 Y. Morishita Frame ID is 054A_09773_111213 Download 054A_09773_111213.geo.E.tif Download baselines LiCSBAS02_ml_prep.py ver1.7.4 20201119 Y. Morishita Create E.geo Create N.geo Create U.geo Create slc.mli Create hgt Create unw and cc Create slc.mli.par |
You are using an old version which does not work anymore. Please use LiCSBAS2. |
How to fix this
The text was updated successfully, but these errors were encountered: