Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pid is list in print_to_file #24

Open
paulharter opened this issue Jun 23, 2013 · 0 comments
Open

pid is list in print_to_file #24

paulharter opened this issue Jun 23, 2013 · 0 comments

Comments

@paulharter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant