When I ever make a mistake or make a mistake in the console, the following message appears:
Traceback (most recent call last): File "/usr/lib/python3.3/site.py", line 629, in <module> main() File "/usr/lib/python3.3/site.py", line 614, in main known_paths = addusersitepackages(known_paths) File "/usr/lib/python3.3/site.py", line 284, in addusersitepackages user_site = getusersitepackages() File "/usr/lib/python3.3/site.py", line 260, in getusersitepackages user_base = getuserbase()
I have both Python 2.7 and 3.3 installed with Anaconda. I wonder if this is normal, or was it a conflict between python 2.7 and 3.3.
python linux
amazone
source share