Giter Club home page Giter Club logo

Comments (2)

binglingziyu avatar binglingziyu commented on May 25, 2024

bogon:~ hubin$ sudo pip install android-resource-remover
Password:
The directory '/Users/hubin/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/hubin/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting android-resource-remover
Downloading android-resource-remover-0.1.5.tar.gz
Requirement already satisfied (use --upgrade to upgrade): lxml>=3.3.3 in /Library/Python/2.7/site-packages (from android-resource-remover)
Installing collected packages: android-resource-remover
Running setup.py install for android-resource-remover
Complete output from command /usr/bin/python -c "import setuptools, tokenize;file='/private/tmp/pip-build-Tegqhi/android-resource-remover/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-bC4yPh-record/install-record.txt --single-version-externally-managed --compile:
running install
running build
running build_py
creating build
creating build/lib
copying android_clean_app.py -> build/lib
running install_lib
copying build/lib/android_clean_app.py -> /Library/Python/2.7/site-packages
byte-compiling /Library/Python/2.7/site-packages/android_clean_app.py to android_clean_app.pyc
running install_data
copying AUTHORS -> /System/Library/Frameworks/Python.framework/Versions/2.7/.
error: [Errno 1] Operation not permitted: '/System/Library/Frameworks/Python.framework/Versions/2.7/./AUTHORS'

----------------------------------------

Command "/usr/bin/python -c "import setuptools, tokenize;file='/private/tmp/pip-build-Tegqhi/android-resource-remover/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-bC4yPh-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-Tegqhi/android-resource-remover

from android-resource-remover.

ca77y avatar ca77y commented on May 25, 2024

seems a problem with your permissions. try installing it in virtual env

from android-resource-remover.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.