TEXT   90
Building wheels for collected packages
Guest on 8th February 2023 12:49:56 PM


  1. Building wheels for collected packages: dulwich
  2.   Running setup.py bdist_wheel for dulwich ... done
  3.   Stored in directory: /home/wilmer/.cache/pip/wheels/fc/b9/5c/bbcffaa17bea9b9db065cfeb68e22c3c76a5c5c154bf0a57a8
  4. Successfully built dulwich
  5. Installing collected packages: urllib3, certifi, dulwich
  6. Successfully installed certifi-2022.11.29 dulwich-0.19.10 urllib3-1.24.1
  7. (bla) wilmer@ruby:~$ python
  8. Python 3.7.2 (default, Jan  3 2023, 02:55:40)
  9. [GCC 8.2.0] on linux
  10. Type "help", "copyright", "credits" or "license" for more information.
  11. >>> import dulwich

Raw Paste

Login or Register to edit or fork this paste. It's free.