Dim*_*dis 5 python json cmd pip yajl
我想安装 yajl-py。我尝试过这个:pip install yajl-py
。但有一个错误:
OSError : Yajl shared object cannot be found . Please install Yajl and confirm it is on your shared lib path.
Run Code Online (Sandbox Code Playgroud)
你有什么想法吗?