Issue with installing python-oauth2 · Issue #167 · joestump/python-oauth2 · GitHub
Skip to content

Issue with installing python-oauth2 #167

Description

@ankit481

While installing the module, I received the following error message -

PS C:\Users\Dell\Downloads\python-oauth2-master\python-oauth2-master> ls

Directory: C:\Users\Dell\Downloads\python-oauth2-master\python-oauth2-master

Mode LastWriteTime Length Name


d---- 13-12-2011 09:39:06 debian
d---- 13-12-2011 09:39:06 example
d---- 13-12-2011 09:39:06 oauth2
d---- 13-12-2011 09:39:06 tests
----- 13-12-2011 09:39:06 23 .gitignore
----- 13-12-2011 09:39:06 1071 LICENSE.txt
----- 13-12-2011 09:39:06 4042 Makefile
----- 13-12-2011 09:39:06 15198 README.md
----- 13-12-2011 09:39:06 0 setup.cfg
-a--- 13-12-2011 09:39:06 1233 setup.py

PS C:\Users\Dell\Downloads\python-oauth2-master\python-oauth2-master> python .\setup.py build
Traceback (most recent call last):
File ".\setup.py", line 2, in
from setuptools import setup, find_packages
ImportError: No module named setuptools
PS C:\Users\Dell\Downloads\python-oauth2-master\python-oauth2-master>

Please advise on resolving the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions