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

Debian Stretch python 2.7 #692

Open
mrFroggy opened this issue Jul 10, 2018 · 3 comments
Open

Debian Stretch python 2.7 #692

mrFroggy opened this issue Jul 10, 2018 · 3 comments

Comments

@mrFroggy
Copy link

When running python2.7 on populate this error occurs
`
/jasper/client$ python2.7 populate.py
Welcome to the profile populator. If, at any step, you'd prefer not to enter the requested information, just hit 'Enter' with a blank field to continue.
Traceback (most recent call last):
File "populate.py", line 146, in
run()
File "populate.py", line 26, in run
simple_request('first_name', 'First name')
File "populate.py", line 19, in simple_request
input = input(cleanVar + ": ")
UnboundLocalError: local variable 'input' referenced before assignment

`

@G10DRAS
Copy link

G10DRAS commented Jul 11, 2018

Or else you can manually create profile.yml and put that in place.

@netzulo
Copy link

netzulo commented Jul 11, 2018

UnboundLocalError: local variable 'input' referenced before assignment

why not PR this somebody , @G10DRAS , @mrFroggy

@G10DRAS
Copy link

G10DRAS commented Jul 11, 2018

No point in creating a useless PR. I guess project is already abandoned.

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

3 participants