Python 3.6 in shinyapp.io virtual environment

Hi,

It seems that shinyapp.io's virtual environment works on Python 3.5.

Requirement already up-to-date: pip in /home/shiny/.virtualenvs/python_environment/lib/python3.5/site-packages (20.2)

Some Python packages only work with Python 3.6. Is there a way to get python 3.6 in the virtual environment of a shinyapp?

Thanks!

Currently, it is not possible but, you could file an issue on this github repo requesting python 3.6

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.