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
(/share/apps/conda/environments/hpccf-utils) [email protected]:~# cheeto --version
cheeto 0.6.0
(/share/apps/conda/environments/hpccf-utils) [email protected]:~# cheeto
Traceback (most recent call last):
File "/share/apps/conda/environments/hpccf-utils/bin/cheeto", line 8, in <module>
sys.exit(main())
File "/share/apps/conda/environments/hpccf-utils/lib/python3.10/site-packages/cheeto/__main__.py", line 82, in main
with args.log.open('a') as log_fp:
AttributeError: 'Namespace' object has no attribute 'log'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: