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
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:
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: