i get the following errors when trying to install the magento- devlop
C:\Python33\magento-develop>setup.py install
Traceback (most recent call last):
File "C:\Python33\magento-develop\setup.py", line 14, in
execfile(os.path.join('magento', 'version.py'))
NameError: name 'execfile' is not defined
i get the following errors when trying to install the magento- devlop
C:\Python33\magento-develop>setup.py install Traceback (most recent call last): File "C:\Python33\magento-develop\setup.py", line 14, in
execfile(os.path.join('magento', 'version.py'))
NameError: name 'execfile' is not defined
what do i do please??