Installing on Cygwin
See original GitHub issueI am having an issue installing rainbowstream due to python on Cygwin using cp1252 as default encoder:
Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 20, in <module> File "E:\cygwin\tmp\pip-build-68cao31c\rainbowstream\setup.py", line 31, in <module> long_description=open("./README.rst", "r").read(), File "c:\python\python35-32\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 0x9d in position 2898: character maps to <undefined>
I know I need to change it to utf-8 but can’t find any easy explanations for how to do this - any help with this much appreciated.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Installing and Updating Cygwin Packages
A: Run the setup program and select the package you want to add. Tip: if you don't want to also upgrade existing packages,...
Read more >How to install Cygwin - McClean-Cooper.com
Download setup.exe from www.cygwin.com. · Run application from your local harddrive. · Chose next on first screen. · Select "Install from Internet" and...
Read more >How To setup and use Cygwin and MinGW
Step 1: Download Setup · Step 2: Run Setup to Select, Download & Install Cygwin Packages · Step 3: Setup PATH · Step...
Read more >How to install Cygwin - Computer Science - Hofstra University
Installation Notes · Download setup.exe from www.cygwin.com/install.html · Run application from your local harddrive · Choose next on first screen.
Read more >Cygwin Toolset Download and Installation Instructions
Downloading and Installing ... The following Cygwin home page should appear in your browser. Click the setup-x86_64.exe link on that page, and use...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
No problem, I thought that was the case but wasn’t sure if someone had unofficially figured out a way to get it to work. From what I’ve found searching about there are folk like urbster1 where its worked after installing other packages, but not sure which exact ones, and then folk like me where it just doesn’t seen to work, even after a full install. Managed to install it easy enough on my raspberry pi, and can always ssh into it from PC and laptop.
I’m sorry RS is not officially support Window environment, even inside Cygwin. I’m not sure if people made it worked or not, but i highly recommend using a Linux/Mac environment so you can save all the headache