Guest User

Untitled

a guest
Jan 12th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Python console: ImportError PyUnicodeUCS4_FromString
  2. Python 3.1.4 (default, Mar 8 2012, 09:13:26)
  3. [GCC 4.3.2] on linux2
  4. Type "help", "copyright", "credits" or "license" for more information.
  5. >>> import pypt
  6. Traceback (most recent call last):
  7. File "<stdin>", line 1, in <module>
  8. ImportError: /usr/local/lib/python3.1/site-packages/pypt.so: undefined symbol: PyUnicodeUCS4_FromString
Add Comment
Please, Sign In to add comment