Advertisement
IHmG

Untitled

Jun 19th, 2022
1,132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PS C:\Services\worker> ci_venv -newVenvPath C:\Services\worker\.venv
  2. Key, 'home' found! Value: C:\Services\worker\.venv\Bin
  3. Logical error found!
  4. PS C:\Services\worker> ci_poetry env info
  5. Python version is specified 3.9.6
  6. :: [Info] ::  Mirror: https://www.python.org/ftp/python
  7. Using virtualenv: C:\Users\ShlykovAV_a\AppData\Local\pypoetry\Cache\virtualenvs\template-backend-TWGhhng6-py3.9
  8. ## OUTPUT ##
  9.  
  10. Virtualenv
  11. Python:         3.9.6
  12. Implementation: CPython
  13. Path:           C:\Users\ShlykovAV_a\AppData\Local\pypoetry\Cache\virtualenvs\template-backend-TWGhhng6-py3.9
  14. Valid:          True
  15.  
  16. System
  17. Platform: win32
  18. OS:       nt
  19. Python:   C:\Users\ShlykovAV_a\.pyenv\pyenv-win\versions\3.9.6
  20. PS C:\Services\worker> ci_venv -newVenvPath C:\Services\worker\.venv
  21. Error, 'pyvenv.cfg' not found!
  22. PS C:\Services\worker> ci_poetry env info
  23. Python version is specified 3.9.6
  24. :: [Info] ::  Mirror: https://www.python.org/ftp/python
  25. Creating virtualenv template-backend in C:\Services\worker\.venv
  26. Using virtualenv: C:\Services\worker\.venv
  27. ## OUTPUT ##
  28.  
  29. Virtualenv
  30. Python:         3.9.6
  31. Implementation: CPython
  32. Path:           C:\Services\worker\.venv
  33. Valid:          True
  34.  
  35. System
  36. Platform: win32
  37. OS:       nt
  38. Python:   C:\Users\ShlykovAV_a\.pyenv\pyenv-win\versions\3.9.6
  39. PS C:\Services\worker>
  40. PS C:\Services\worker>
  41. PS C:\Services\worker>
  42. PS C:\Services\worker>
  43. PS C:\Services\worker>
  44. PS C:\Services\worker>
  45. PS C:\Services\worker>
  46. PS C:\Services\worker>
  47. PS C:\Services\worker>
  48. PS C:\Services\worker>
  49. PS C:\Services\worker>
  50. PS C:\Services\worker>
  51. PS C:\Services\worker>
  52. PS C:\Services\worker>
  53. PS C:\Services\worker>
  54. PS C:\Services\worker>
  55. PS C:\Services\worker>
  56. PS C:\Services\worker>
  57. PS C:\Services\worker> ci_poetry env info
  58. Python version is specified 3.9.6
  59. :: [Info] ::  Mirror: https://www.python.org/ftp/python
  60. Using virtualenv: C:\Services\worker\.venv
  61. ## OUTPUT ##
  62.  
  63. Virtualenv
  64. Python:         3.9.6
  65. Implementation: CPython
  66. Path:           C:\Services\worker\.venv
  67. Valid:          True
  68.  
  69. System
  70. Platform: win32
  71. OS:       nt
  72. Python:   C:\Users\ShlykovAV_a\.pyenv\pyenv-win\versions\3.9.6
  73. PS C:\Services\worker>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement