LMSouq
general-dev Open

No module named packaging

RA
Raouf
1 month ago
3 views
Problem Description
I work on Ubuntu 14. I install python3 and pip3. When I try to use pip3, I have this error Traceback (most recent call last): File "/usr/local/bin/pip3", line 6, in <module> from pkg_resources import load_entry_point File "/usr/local/lib/python3.5/dist-packages/pkg_resources/__init__.py", line 70, i n <module> import packaging.version ImportError: No module named 'packaging' Does anyone know what is the issue?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base