Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Rhino 8 python charset_normalizer often fails

$
0
0

@eirannejad I have tried using charset_normalizer on some of my scripts, but they often fail. Do you know why?

I use it like this:

#! python3
# r: charset_normalizer
import charset_normalizer

If I don’t use charset_normalizer and use # -- coding: utf-8 -- instead then the scripts works fine and I can use the norwegian extended characters (æøå).

But I thought maybe charset_normalizer was a better solution for other characters as well.

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles