[
https://issues.apache.org/jira/browse/DATALAB-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vira Vitanska updated DATALAB-2484:
-----------------------------------
Description:
*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:
!image-2021-07-01-17-23-20-553.png!
was:
*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
> [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
> Priority: Major
> Labels: AWS, AZURE, Debian, DevOps, GCP, RedHat
> 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, image-2021-07-01-17-23-20-553.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:
> !image-2021-07-01-17-23-20-553.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]