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

NameError: name 'subprocess' is not defined. #3

Closed
frantonio opened this issue Sep 18, 2015 · 1 comment
Closed

NameError: name 'subprocess' is not defined. #3

frantonio opened this issue Sep 18, 2015 · 1 comment

Comments

@frantonio
Copy link

First of all, thanks for the awesome script. Secondly, while being in the process of configuring my computer i decided to delete the config files and start from scratch.
I input pythonremote --reset and i stumbled upon the following error:
" subprocess.call(['rm', config_path + 'autoremote.json'])
NameError: name 'subprocess' is not defined"
I avoided that message by writing "import subprocess" in the pythonremote.py file.
Perhaps that is of some help.

Greetings

@storvik
Copy link
Owner

storvik commented Sep 21, 2015

Hello!

Thank you for reporting this.
Should be working again now.

@storvik storvik closed this as completed Sep 21, 2015
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

2 participants