Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install pymacs on windows #60

Open
shuweicn opened this issue Dec 30, 2014 · 1 comment
Open

How to install pymacs on windows #60

shuweicn opened this issue Dec 30, 2014 · 1 comment

Comments

@shuweicn
Copy link

C:\Users\tree\Desktop\Pymacs [master]> make -v
GNU Make 3.82
Built for x86_64-w64-mingw32
This program is built by Equation Solution http://www.Equation.com
for Windows.
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
C:\Users\tree\Desktop\Pymacs [master]>

C:\Users\tree\Desktop\Pymacs [master]> make
python pppp -C ppppconfig.py Pymacs.py.in pppp.rst.in pymacs.el.in pymacs.rst.in contrib tests
Traceback (most recent call last):
File "pppp", line 425, in
main(sys.argv[1:])
File "pppp", line 127, in main
self.transform_all_files(argument)
File "pppp", line 244, in transform_all_files
input, open(input), open(output, 'w').write)
File "pppp", line 330, in transform_file
self.each_substituded_line(lines)):
File "pppp", line 412, in each_substituded_line
for line in lines:
UnicodeDecodeError: 'gbk' codec can't decode byte 0x94 in position 119: illegal multibyte sequence
make: *
* [prepare] Error 1
C:\Users\tree\Desktop\Pymacs [master]>

@npostavs
Copy link

npostavs commented May 5, 2016

Is this a dup of #57?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants