BUG: can't activate python virtual environment #14969
Labels
needs-triage
An issue that hasn't had any proper look
third-party-integration
Issues at the interface of Nushell with third-party tools and ensuring tools can run on Nu
windows
A Windows specific issue
Describe the bug
if i run this command in nu...
...my python virtual environment doesn't activate.
However, if i activate virtual environment before starting nu...
... everything is ok
How to reproduce
C:\marat\programs\BASE\MiriadRobot> venv\Scripts\activate.bat
Expected behavior
I expected that if I run
... my python environment activates
Configuration
The text was updated successfully, but these errors were encountered: