Skip to main content

All Questions

0 votes
0 answers
665 views

Load multiple terminals and activate python virtual environments

I'm working on something that requires me to run a few terminals, each with their own python virtual environment. This takes some time to open manually, so I would like to automate this setup by ...
fffrost's user avatar
  • 101
1 vote
1 answer
2k views

Getting Python errors whenever I try to use terminal in Linux Mint

I've had Mint installed as a dual boot on my laptop for some time. I use it as my dev environment, for desktop and web related coding. I recently started getting errors which have rendered my terminal ...
Brae's user avatar
  • 133
3 votes
2 answers
8k views

python3 traceback error

Whenever I mistype any command in terminal instead of getting Error:Command not found I get this python message error Traceback (most recent call last): File "/usr/lib/python3.3/site.py", line ...
wisdom's user avatar
  • 131