Python Forum
I have an problem related to ujson in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I have an problem related to ujson in python
#1
import ujson
Error:
Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /home/aditya/.local/lib/python2.7/site-packages/ujson.so: undefined symbol: Buffer_AppendShortHexUnchecked
How to fixed this? Please help me
thank you
Reply
#2
https://github.com/ultrajson/ultrajson/issues/346
What version of ujson you use?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Is there some reason you need python2.7? Python2 is no longer supported.

Looks like this was a problem with an older version for a while. The thread says a release last year fixed it and I would expect the current version on pypi.org should not do this. I was able to install it on a 2.7 release and it functioned okay.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Strange problem related to "python service" Pavel_47 1 1,383 Dec-07-2021, 12:52 PM
Last Post: Pavel_47
  Although this is a talib related Q it's mostly related to python module installing.. Evalias123 4 5,584 Jan-10-2021, 11:39 PM
Last Post: Evalias123
  Super Urgent, work related. Gimp Python tsurubaso 5 2,877 Oct-19-2020, 08:18 AM
Last Post: tsurubaso
  Beginner, my recursion returns None, and related problem zpacemanzpiff 2 1,741 Jul-02-2020, 04:25 AM
Last Post: zpacemanzpiff
  R-PYTHON INTEGRATION RELATED PROBLEM arnab93 0 1,418 Jun-05-2020, 02:07 PM
Last Post: arnab93
  Python version related Heptichector 2 2,974 Mar-12-2018, 08:52 AM
Last Post: Heptichector

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020