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

Installation issue! #528

Closed
vettorazi opened this issue Nov 27, 2017 · 6 comments
Closed

Installation issue! #528

vettorazi opened this issue Nov 27, 2017 · 6 comments

Comments

@vettorazi
Copy link

vettorazi commented Nov 27, 2017

hey guys!
i am (trying to) install the lib but everytime that i tried, the following error ocurred:

Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/wb/7swf60t92kd_2vs7vry8ghw40000gn/T/pip-build-B6_xGH/future/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/wb/7swf60t92kd_2vs7vry8ghw40000gn/T/pip-GLEV0n-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/wb/7swf60t92kd_2vs7vry8ghw40000gn/T/pip-build-B6_xGH/future/

how can i solve this?

@jeremylow
Copy link
Collaborator

What’s your OS and the version of the library you’re trying to install?

@vettorazi
Copy link
Author

vettorazi commented Nov 27, 2017 via email

@jeremylow
Copy link
Collaborator

From what I'm reading this might be a permissions error. Try installing with

pip install --user python-twitter

or using a virtual environment.

@JESUSANSWERS777
Copy link

JESUSANSWERS777 commented Nov 29, 2017 via email

@vettorazi
Copy link
Author

vettorazi commented Nov 29, 2017 via email

@jeremylow
Copy link
Collaborator

Might be related to this issue with Sierra and pip:

pypa/pip#3165

I don’t have a Mac or I might be able to help more.

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

3 participants