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

Windows Install Issue #1

Open
claytondaley opened this issue Dec 23, 2013 · 0 comments
Open

Windows Install Issue #1

claytondaley opened this issue Dec 23, 2013 · 0 comments

Comments

@claytondaley
Copy link

python setup.py install on Windows 7 (64-bit), Python 2.7 (32-bit or 64-bit) generates the following error:

Traceback (most recent call last): File "setup.py", line 15, in <module> metadata, options = get_config() File "D:\Users\...\moist\setup_windows.py", line 7, in get_config serverKey = _winreg.OpenKey(_winreg.HKEY_LOCAL_MACHINE, options['registry_key']) WindowsError: [Error 2] The system cannot find the file specified

I'll look into it and see if I can provide a more specific explanation of the error, but perhaps someone has seen this before and can save me the time/trouble.

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