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
When running this from conveyor_cmdline_client.py without a printer attached I am getting a list of two ints for this value instead of an int, which causes it to crash.
thanks
The text was updated successfully, but these errors were encountered:
In
master/src/main/python/conveyor/machine/s3g.py
line 124
pid = parser.state.profile.values['PID']
When running this from conveyor_cmdline_client.py without a printer attached I am getting a list of two ints for this value instead of an int, which causes it to crash.
thanks
The text was updated successfully, but these errors were encountered: