Mac-mini:Avante manpage$ sdkbox -h
Traceback (most recent call last):
File “monolith.py”, line 1218, in init monolith (sdkbox.c:105698)
ImportError: No module named requests
help me~
Mac-mini:Avante manpage$ sdkbox -h
Traceback (most recent call last):
File “monolith.py”, line 1218, in init monolith (sdkbox.c:105698)
ImportError: No module named requests
help me~
Can you run sdkbox and tell me what the version at the top right is?
Also from your project dir, run sdkbox symbols and paste those? That will help as well.
Finally, the line numbers you have don’t line up with the most recent version, so can you download the latest here and run it again and let us know what the output is?
Thanks
Justin
$ sudo easy_install pip
$ sudo pip install requests
$ sudo pip install xmltodict
thank you for your reply, mannewalis
thanks, I had thought those deps were included in the packaged executable, but they are not, so I am removing the dependency on them as we speak.
version 0.5.2 is available and should prompt you for update.