GithubHelp home page GithubHelp logo

Comments (4)

jkbrzt avatar jkbrzt commented on April 28, 2024

It should be fixed in master now. You can try installing it with:

pip install -U https://github.com/jkbr/httpie/tarball/master

Thanks for the report!

from httpie.

shanselman avatar shanselman commented on April 28, 2024

Hm, got this:

C:\windows\system32>pip install -U
https://github.com/jkbr/httpie/tarball/master

Downloading/unpacking https://github.com/jkbr/httpie/tarball/master
Downloading master (494Kb): 494Kb downloaded
Running setup.py egg_info for package from
https://github.com/jkbr/httpie/tarb
all/master

Exception:
Traceback (most recent call last):
File "C:\Python32\lib\site-packages\pip\basecommand.py", line 104, in main
status = self.run(options, args)
File "C:\Python32\lib\site-packages\pip\commands\install.py", line 245,
in run

requirement_set.prepare_files(finder, force_root_egg_info=self.bundle,

bundl
e=self.bundle)
File "C:\Python32\lib\site-packages\pip\req.py", line 1009, in
prepare_files
req_to_install.run_egg_info()
File "C:\Python32\lib\site-packages\pip\req.py", line 230, in run_egg_info
"%(Name)s==%(Version)s" % self.pkg_info())
File "C:\Python32\lib\site-packages\pip\req.py", line 318, in pkg_info
data = self.egg_info_data('PKG-INFO')
File "C:\Python32\lib\site-packages\pip\req.py", line 261, in
egg_info_data
data = fp.read()
File "C:\Python32\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position
21306: ch
aracter maps to

Storing complete log in C:\Users\scottha\AppData\Roaming\pip\pip.log

C:\windows\system32>

On Wed, Aug 15, 2012 at 6:19 PM, Jakub Roztocil [email protected]:

It should be fixed in master now. You can try installing it with:

pip install -U https://github.com/jkbr/httpie/tarball/master

Thanks for the report!


Reply to this email directly or view it on GitHubhttps://github.com//issues/85#issuecomment-7774772.

Scott Hanselman
Help me? http://hnsl.mn/fightdiabetes

from httpie.

jkbrzt avatar jkbrzt commented on April 28, 2024

Fixed now. You might be the first person to try HTTPie on Windows with Python 3 :) I've noticed that along with the install process being broken, colorising doesn't work in this environment either (#87). Until it gets fixed, you can use --format to skip colorising as a workaround.

from httpie.

jkbrzt avatar jkbrzt commented on April 28, 2024

…and colors are working as well now

from httpie.

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.