Git Product home page Git Product logo

Comments (5)

ca77y avatar ca77y commented on August 21, 2024

can you paste the whole output

from android-resource-remover.

t12x3456 avatar t12x3456 commented on August 21, 2024

I modified the encoding of python file like that: "# encoding=utf8 import sys reload(sys) sys.setdefaultencoding('utf8')", but it did't work.

from android-resource-remover.

ca77y avatar ca77y commented on August 21, 2024

screenshot is not what i had in mind :)

you should have pip log somewhere like C:\Users\username\pip\pip.log

please remove it, run pip and paste the content here

from android-resource-remover.

YangShaoXiong avatar YangShaoXiong commented on August 21, 2024

I also encountered a similar error, as follows:

C:\Users\Administrator>pip install android-resource-remover
Collecting android-resource-remover
Using cached android-resource-remover-0.1.0.tar.gz
Traceback (most recent call last):
File "", line 20, in
File "C:\Users\ADMINI1\AppData\Local\Temp\pip-build-31t6tc25\android-reso
urce-remover\setup.py", line 14, in
long_description='\n\n'.join((read('README.md'), read('CHANGELOG'))),
File "C:\Users\ADMINI
1\AppData\Local\Temp\pip-build-31t6tc25\android-reso
urce-remover\setup.py", line 8, in read
return open(os.path.join(os.path.dirname(file), f)).read().strip()
UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 916: ille
gal multibyte sequence
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

  File "<string>", line 20, in <module>

  File "C:\Users\ADMINI~1\AppData\Local\Temp\pip-build-31t6tc25\android-reso

urce-remover\setup.py", line 14, in

    long_description='\n\n'.join((read('README.md'), read('CHANGELOG'))),

  File "C:\Users\ADMINI~1\AppData\Local\Temp\pip-build-31t6tc25\android-reso

urce-remover\setup.py", line 8, in read

    return open(os.path.join(os.path.dirname(__file__), f)).read().strip()

UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 916: ille

gal multibyte sequence

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\ADMI

NI~1\AppData\Local\Temp\pip-build-31t6tc25\android-resource-remover

from android-resource-remover.

ca77y avatar ca77y commented on August 21, 2024

i can't reproduce this issue. if this is something you still have a problem with please provide:

  1. your system setup (os, python version, pip version, anything specific you think is relevant)
  2. attach pip error log file

you can also tell me when you'll be available and catch me on gitter Gitter

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.