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
hi, i get strange problem trying to use crontamer:
crontamer.py -t 12 "/path/to/bin/myscrip.sh my.simple.parameter"
Traceback (most recent call last):
File "/nfs/a1/software/lics_conda/2019/other/crontamer/crontamer.py", line 184, in
main()
File "/nfs/a1/software/lics_conda/2019/other/crontamer/crontamer.py", line 180, in main
crontamer(script, options)
File "/nfs/a1/software/lics_conda/2019/other/crontamer/crontamer.py", line 58, in crontamer
h.update(script)
TypeError: Unicode-objects must be encoded before hashing
thank you for comments.
M
The text was updated successfully, but these errors were encountered:
hi, i get strange problem trying to use crontamer:
crontamer.py -t 12 "/path/to/bin/myscrip.sh my.simple.parameter"
Traceback (most recent call last):
File "/nfs/a1/software/lics_conda/2019/other/crontamer/crontamer.py", line 184, in
main()
File "/nfs/a1/software/lics_conda/2019/other/crontamer/crontamer.py", line 180, in main
crontamer(script, options)
File "/nfs/a1/software/lics_conda/2019/other/crontamer/crontamer.py", line 58, in crontamer
h.update(script)
TypeError: Unicode-objects must be encoded before hashing
thank you for comments.
M
The text was updated successfully, but these errors were encountered: