Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Microsoft Windows [versão 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
  3.  
  4. C:UsersFelipe>cd venv
  5.  
  6. C:UsersFelipevenv>Scriptsactivate
  7.  
  8. (venv) C:UsersFelipevenv>cd python-midi
  9.  
  10. (venv) C:UsersFelipevenvpython-midi>pip install setup.py
  11. Collecting setup.py
  12. Could not find a version that satisfies the requirement setup.py (from version
  13. s: )
  14. No matching distribution found for setup.py
  15.  
  16. (venv) C:UsersFelipevenvpython-midi>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement