Advertisement
Guest User

Untitled

a guest
Dec 9th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. sive] Error 1
  2. make[1]: Leaving directory '/tmp/pip-install-vvkd3ltf/PyNaCl/build/temp.linux-x86_64-3.5/src'
  3. Makefile:491: recipe for target 'all-recursive' failed
  4. make: *** [all-recursive] Error 1
  5. Traceback (most recent call last):
  6. File "<string>", line 1, in <module>
  7. File "/tmp/pip-install-vvkd3ltf/PyNaCl/setup.py", line 259, in <module>
  8. "Programming Language :: Python :: 3.5",
  9. File "/usr/lib/python3.5/distutils/core.py", line 148, in setup
  10. dist.run_commands()
  11. File "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
  12. self.run_command(cmd)
  13. File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
  14. cmd_obj.run()
  15. File "/usr/lib/python3/dist-packages/wheel/bdist_wheel.py", line 179, in run
  16. self.run_command('build')
  17. File "/usr/lib/python3.5/distutils/cmd.py", line 313, in run_command
  18. self.distribution.run_command(command)
  19. File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
  20. cmd_obj.run()
  21. File "/usr/lib/python3.5/distutils/command/build.py", line 135, in run
  22. self.run_command(cmd_name)
  23. File "/usr/lib/python3.5/distutils/cmd.py", line 313, in run_command
  24. self.distribution.run_command(command)
  25. File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
  26. cmd_obj.run()
  27. File "/tmp/pip-install-vvkd3ltf/PyNaCl/setup.py", line 190, in run
  28. subprocess.check_call(["make"], cwd=build_temp)
  29. File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
  30. raise CalledProcessError(retcode, cmd)
  31. subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 2
  32.  
  33. ----------------------------------------
  34. Failed building wheel for PyNaCl
  35. Running setup.py clean for PyNaCl
  36. Successfully built discord.py
  37. Failed to build PyNaCl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement