Question
How to open ubuntu terminal in (my_env) Python3?
Absolute beginner in Python. Followed a tutorial for python installation and setting up a local Programming environment on ubuntu 16.04.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
What you’re asking for help with is very unclear. What are you trying to achieve? A terminal is just a command line interface, you can get this via ssh. What does this have to do with python? What are you trying to do?