Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

ImportError: No module named 'setuptools' #232

Open
dr4g0sh opened this issue Oct 22, 2017 · 4 comments
Open

ImportError: No module named 'setuptools' #232

dr4g0sh opened this issue Oct 22, 2017 · 4 comments

Comments

@dr4g0sh
Copy link

dr4g0sh commented Oct 22, 2017

File "setup.py", line 4, in
from setuptools import setup, find_packages
ImportError: No module named 'setuptools'

@peku1964
Copy link

same problem

@chrdumas
Copy link

Run this command : wget -O- https://bootstrap.pypa.io/get-pip.py | sudo python3
you'll be ok after !

@ErickCor
Copy link

hello, I'm new user of Linux Mint, how can I Run this command? I clik and see, get-pip.py and many commands inside.
What is the next steep?
Thanks for your help!!

@iasonov
Copy link

iasonov commented Mar 25, 2018

The easiest way:
sudo apt-get install python3-setuptools
in the console

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants