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
I also tried windows bash shell and received the same error
syncano hosting publish .
Traceback (most recent call last):
File "C:\Python27\Scripts\syncano-script.py", line 9, in
load_entry_point('syncano-cli==0.8', 'console_scripts', 'syncano')()
File "c:\python27\lib\site-packages\syncano_cli\main.py", line 40, in main
raise SyncanoLibraryException(e.reason)
syncano_cli.base.exceptions.SyncanoLibraryException: This field is required.
Windows 10 command-line
I also tried windows bash shell and received the same error
syncano hosting publish .
Traceback (most recent call last):
File "C:\Python27\Scripts\syncano-script.py", line 9, in
load_entry_point('syncano-cli==0.8', 'console_scripts', 'syncano')()
File "c:\python27\lib\site-packages\syncano_cli\main.py", line 40, in main
raise SyncanoLibraryException(e.reason)
syncano_cli.base.exceptions.SyncanoLibraryException: This field is required.