forked from pythonnet/pythonnet
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
From @brisingraerowing:
Basically Python 3.4 (and 3.3 AFAIK) have larger unicode support and trigger the UCS4 support in PythonNET's setup.py, causing the build to fail as Mono.Posix most likely is not available.
I get around this by editing setup.py to always use UCS2, but this needs to be fixed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels