Vira Vitanska created DATALAB-2484:
--------------------------------------

             Summary: [RStudio] In Lib and path is not indicated virtual env
                 Key: DATALAB-2484
                 URL: https://issues.apache.org/jira/browse/DATALAB-2484
             Project: Apache DataLab
          Issue Type: Task
      Security Level: Public (Regular Issues)
          Components: DataLab Main
            Reporter: Vira Vitanska
            Assignee: Leonid Frolov
             Fix For: v.2.5
         Attachments: RStudio.png, image-2021-07-01-16-55-12-937.png, 
image-2021-07-01-16-55-37-910.png

*Preconditions:*
 # User is located on RStudio UI

*Steps to reproduce:*
 # Go to Environment
 # Switch to Python

*Actual result:*
 # In lib is indicated python 3.8
 # In path is indicated python 3.8

!image-2021-07-01-16-55-12-937.png!

*Expected result:*
 # In lib is indicated python 3.7.9
 # In path is indicated python 3.7.9

----
Another way to check
 # Go to console
 # Run commands

{code:java}
import pip
print(pip.__version__)
{code}
It is shown pip version 20.0.2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to