Advertisement
Guest User

Untitled

a guest
Mar 14th, 2020
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. folkert@msi:~/Projects/feeks/trunk$ pypy3 -m pip install python-chess
  2. Defaulting to user installation because normal site-packages is not writeable
  3. Collecting python-chess
  4. Using cached python_chess-0.30.1-py3-none-any.whl (128 kB)
  5. Installing collected packages: python-chess
  6. RPython traceback:
  7. File "pypy_objspace_std.c", line 47233, in _string_to_int_or_long
  8. File "rpython_rlib_1.c", line 34167, in parse_string_from_binary_base
  9. File "rpython_rlib_2.c", line 40880, in NumberStringParser_prev_digit
  10. Fatal RPython error: AssertionError
  11. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement