Advertisement
Guest User

Untitled

a guest
Aug 28th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. Collecting cemu
  2. Downloading https://files.pythonhosted.org/packages/12/e1/2b72c3a82b9eba735a105aa147fd0191f036835d7d168b8d48f3f9f4aaff/cemu-0.2.2.tar.gz (58kB)
  3. 100% |████████████████████████████████| 61kB 892kB/s
  4. Collecting PyQt5 (from cemu)
  5. Downloading https://files.pythonhosted.org/packages/3a/c7/4a9bec78c864051051b41b4cc76672ecc232e6dc7dbb91a5f8ff6f20ff64/PyQt5-5.11.2-5.11.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (117.9MB)
  6. 100% |████████████████████████████████| 117.9MB 11kB/s
  7. Collecting Pygments>=2.0 (from cemu)
  8. Downloading https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB)
  9. 100% |████████████████████████████████| 849kB 1.0MB/s
  10. Collecting capstone>=3.0.4 (from cemu)
  11. Downloading https://files.pythonhosted.org/packages/5d/87/5f70f3f28e65aeb86f57d3c887fb7f47ba9ce56afb359bec581671db15fc/capstone-3.0.5.tar.gz (1.6MB)
  12. 100% |████████████████████████████████| 1.6MB 728kB/s
  13. Collecting keystone-engine>=0.9 (from cemu)
  14. Downloading https://files.pythonhosted.org/packages/9a/fc/ed0d3f46921bfaa612d9e8ce8313f99f4149ecf6635659510220c994cb72/keystone-engine-0.9.1-3.tar.gz (2.8MB)
  15. 100% |████████████████████████████████| 2.8MB 409kB/s
  16. Collecting unicorn>=1.0 (from cemu)
  17. Downloading https://files.pythonhosted.org/packages/7f/44/e6dd134bd7cc2dccc83e57ce435881b452a04ad5412836ba8a8e6db98dc0/unicorn-1.0.1-py2.py3-none-manylinux1_x86_64.whl (18.2MB)
  18. 100% |████████████████████████████████| 18.2MB 59kB/s
  19. Collecting PyQt5_sip<4.20,>=4.19.11 (from PyQt5->cemu)
  20. Downloading https://files.pythonhosted.org/packages/d7/db/06ad1f62a1f80a5df639c322066f03db381c1a6322c02087e75092427838/PyQt5_sip-4.19.12-cp36-cp36m-manylinux1_x86_64.whl (66kB)
  21. 100% |████████████████████████████████| 71kB 7.6MB/s
  22. Building wheels for collected packages: cemu, capstone, keystone-engine
  23. Running setup.py bdist_wheel for cemu ... done
  24. Stored in directory: /home/user/.cache/pip/wheels/1d/61/92/73c06d1d4e50395016232fe2d1190d507e9e301f1aa5c0563a
  25. Running setup.py bdist_wheel for capstone ... done
  26. Stored in directory: /home/user/.cache/pip/wheels/6b/94/22/74a96ea9b9b5af3c506f45d5062aeac4ec5dae2ac1bfc59d9b
  27. Running setup.py bdist_wheel for keystone-engine ... done
  28. Stored in directory: /home/user/.cache/pip/wheels/e9/40/c1/6ac6e82d6aa880cd8d492d95e59be376eb77015683b94ee934
  29. Successfully built cemu capstone keystone-engine
  30. Installing collected packages: PyQt5-sip, PyQt5, Pygments, capstone, keystone-engine, unicorn, cemu
  31. Successfully installed PyQt5-5.11.2 PyQt5-sip-4.19.12 Pygments-2.2.0 capstone-3.0.5 cemu-0.2.2 keystone-engine-0.9.1.post3 unicorn-1.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement