public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* issue installing panzer
@ 2015-06-17  2:46 news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA
       [not found] ` <920cb1da-fb8d-4da0-a147-c79655072d39-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA @ 2015-06-17  2:46 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


[-- Attachment #1.1: Type: text/plain, Size: 1223 bytes --]

Not sure if this is correctly posted on this list, but I have trouble 
installing panzer:

After 

git clone https://github.com/msprev/panzer
cd panzer
python3 setup.py install


I get

Traceback (most recent call last):
  File "setup.py", line 5, in <module>
    readme_text = file.read()
  File 
"/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/encodings/ascii.py"
, line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 127: 
ordinal not in range(128)

Any setting in the python3 package system needed?

Many thanks,
Leo

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/920cb1da-fb8d-4da0-a147-c79655072d39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 6039 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: issue installing panzer
       [not found] ` <920cb1da-fb8d-4da0-a147-c79655072d39-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2015-06-17 22:18   ` msprevak
       [not found]     ` <ea029bf0-3d48-4c75-8b8e-762d89ee010d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: msprevak @ 2015-06-17 22:18 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


[-- Attachment #1.1: Type: text/plain, Size: 739 bytes --]

This isn't the right forum for this, but I believe that the unicode 
decoding problem in the installer has now been 
fixed: https://github.com/msprev/panzer/issues/12

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ea029bf0-3d48-4c75-8b8e-762d89ee010d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1154 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: issue installing panzer
       [not found]     ` <ea029bf0-3d48-4c75-8b8e-762d89ee010d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2015-06-18  7:32       ` news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA
  0 siblings, 0 replies; 3+ messages in thread
From: news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA @ 2015-06-18  7:32 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


[-- Attachment #1.1: Type: text/plain, Size: 878 bytes --]

All sorted with the newest panzer commits. Thanks a lot, Mark!

On Thursday, June 18, 2015 at 8:18:49 AM UTC+10, msprevak wrote:
>
> This isn't the right forum for this, but I believe that the unicode 
> decoding problem in the installer has now been fixed: 
> https://github.com/msprev/panzer/issues/12
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/297b702f-1d83-45aa-935b-5d8cdfa24eb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1909 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-18  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-17  2:46 issue installing panzer news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA
     [not found] ` <920cb1da-fb8d-4da0-a147-c79655072d39-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-06-17 22:18   ` msprevak
     [not found]     ` <ea029bf0-3d48-4c75-8b8e-762d89ee010d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-06-18  7:32       ` news-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).