boramalper / himawaripy

Set near-realtime picture of Earth as your desktop background
http://labs.boramalper.org/himawaripy
MIT License
1.62k stars 239 forks source link

setup.py install error #92

Closed shmink closed 5 years ago

shmink commented 7 years ago

tom@tom-mint ~/himawaripy $ sudo python3 setup.py install Traceback (most recent call last): File "setup.py", line 1, in <module> from setuptools import setup, find_packages ImportError: No module named 'setuptools'

I also installed setuptools via pip to be sure but the problem still persists.