Advertisement
Guest User

Untitled

a guest
Oct 19th, 2013
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. Cleaning up...
  2.  
  3. Removing temporary dir c:\users\jonathan\appdata\local\temp\pip_build_Jonathan...
  4. Command C:\Python33\python.exe -c "import setuptools;__file__='c:\\users\\jonathan\\appdata\\local\\temp\\pip_build_Jonathan\\MySQL-python\\setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\jonathan\appdata\local\temp\pip-a_s3jo-record\install-record.txt --single-version-externally-managed failed with error code 1 in c:\users\jonathan\appdata\local\temp\pip_build_Jonathan\MySQL-python
  5.  
  6. Exception information:
  7. Traceback (most recent call last):
  8. File "C:\Python33\lib\site-packages\pip\basecommand.py", line 134, in main
  9. status = self.run(options, args)
  10. File "C:\Python33\lib\site-packages\pip\commands\install.py", line 241, in run
  11. requirement_set.install(install_options, global_options, root=options.root_path)
  12. File "C:\Python33\lib\site-packages\pip\req.py", line 1298, in install
  13. requirement.install(install_options, global_options, *args, **kwargs)
  14. File "C:\Python33\lib\site-packages\pip\req.py", line 625, in install
  15. cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
  16. File "C:\Python33\lib\site-packages\pip\util.py", line 670, in call_subprocess
  17. % (command_desc, proc.returncode, cwd))
  18. pip.exceptions.InstallationError: Command C:\Python33\python.exe -c "import setuptools;__file__='c:\\users\\jonathan\\appdata\\local\\temp\\pip_build_Jonathan\\MySQL-python\\setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\jonathan\appdata\local\temp\pip-a_s3jo-record\install-record.txt --single-version-externally-managed failed with error code 1 in c:\users\jonathan\appdata\local\temp\pip_build_Jonathan\MySQL-python
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement