-
Notifications
You must be signed in to change notification settings - Fork 113
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
LiCSBAS02_ml_prep.py error #422
Comments
Please upload the full log from step01. |
hi zahraforoodi, has your problem been resolved, because i also experienced the same thing, and until now i still can't fix yet |
Hi 202502041300batch_LiCSBAS_01_16.log I installed the software in miniconda and anaconda, but I received the same error. Also, I received the massage (miniconda3-latest/envs/licsbas) (base) zahra@zahra:~/LiCSBAS/LiCSBAS$ LiCSBAS_check_install.py Python version: 3.12.4 Check required modues and versions Check LiCSBAS commands Check LiCSBAS library LiCSBAS install is OK |
dear users
when I use LiCSBAS02_ml_prep.py -i GEOC -n 1, I encounter with the error
Create slc.mli.par
Traceback (most recent call last):
File "/home/zahra/anaconda3/LiCSBAS/bin/LiCSBAS02_ml_prep.py", line 453, in
sys.exit(main())
^^^^^^
File "/home/zahra/anaconda3/LiCSBAS/bin/LiCSBAS02_ml_prep.py", line 325, in main
print('range_samples: {}'.format(width), file=f)
^^^^^
UnboundLocalError: cannot access local variable 'width' where it is not associated with a value
The text was updated successfully, but these errors were encountered: