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

Error: local variable 'n' referenced before assignment at vm/command/vm.py", line 760 #339

Open
asingam2017 opened this issue Apr 12, 2020 · 0 comments

Comments

@asingam2017
Copy link

Hi,

cms vm boot --name= throwing error as below. Please review

File "/Users/ashok/cm/cloudmesh-cmd5/cloudmesh/shell/command.py", line 103, in new
func(instance, args, arguments)
File "/Users/ashok/cm/cloudmesh-cloud/cloudmesh/vm/command/vm.py", line 760, in do_vm
variables['vm'] = str(n)
UnboundLocalError: local variable 'n' referenced before assignment

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