insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.26k stars 308 forks source link

ModuleNotFoundError: No module named 'setuptools #642

Open ghost opened 1 year ago

ghost commented 1 year ago

i get the following error when trying to install the project on arch-Linux: Traceback (most recent call last): File "/home/ituge/gcalcli/setup.py", line 2, in from setuptools import setup ModuleNotFoundError: No module named 'setuptools'