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

Cannot install #249

Open
bahatron opened this issue Jun 14, 2019 · 1 comment
Open

Cannot install #249

bahatron opened this issue Jun 14, 2019 · 1 comment

Comments

@bahatron
Copy link

I'm following this steps: https://medium.com/@glmdev/onedrive-sync-for-linux-ubuntu-2bcbf6777ee4

After cloning the project, i ran sudo python3 ./setup.py install
i get the following error:

Traceback (most recent call last):
  File "./setup.py", line 11, in <module>
    from setuptools import setup, find_packages
ModuleNotFoundError: No module named 'setuptools'
@UchihaSR
Copy link

you have to install setuptools package using pip or apt-get.

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

2 participants