Community Questions
Join the discussion, find answers, and help others.
12
votes
1
answers
408 views
Python virtual environment not activating - solutions
When I try to activate my virtual environment with "source venv/bin/activate", nothing happens. No error, but the prompt doesn't change.
O
omar_linux
asked 1 month, 3 weeks ago
45
votes
1
answers
1910 views
How to fix ModuleNotFoundError: No module named in Python
I installed a package with pip but Python says "ModuleNotFoundError: No module named". I've tried reinstalling but it still doesn't work.
P
python_dev
asked 1 month, 3 weeks ago