I'm using python3 in a virutalenv, but no matter which package I try to install with pip, I always get the following error:
Fatal Python error: no mem for sys.argv
ValueError: character U+6573552f is not in range [U+0000; U+10ffff]
If the package is downloaded, built and installed manually everything works fine. Any idea?