You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
Win7 Pro Python34 - I am getting: NameError: name 'execfile' is not defined
note: also tried with Python 27 but it didn't have pip
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Al
C:\Users\Z003BXMW>pip install huxley
Downloading/unpacking huxley
Downloading Huxley-0.5.tar.gz
Running setup.py (path:C:\Users\Z003BXMW\Ap
Traceback (most recent call last):
File "", line 17, in
File "C:\Users\Z003BXMW\AppData\Local\T
execfile(os.path.join(DIRNAME, 'huxle
NameError: name 'execfile' is not defined
Complete output from command python setup
Traceback (most recent call last):
File "", line 17, in
File "C:\Users\Z003BXMW\AppData\Local\Temp\
execfile(os.path.join(DIRNAME, 'huxley',
NameError: name 'execfile' is not defined
The text was updated successfully, but these errors were encountered: