You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi am new to coap and python but need to use it for my project.
when i start the coap server. am having the following prob, please advise asap :(
pi@raspberrypi:~/txThings/examples $ python server.py
Traceback (most recent call last):
File "server.py", line 15, in
import txthings.resource as resource
ImportError: No module named txthings.resource
The text was updated successfully, but these errors were encountered:
Hi am new to coap and python but need to use it for my project.
when i start the coap server. am having the following prob, please advise asap :(
pi@raspberrypi:~/txThings/examples $ python server.py
Traceback (most recent call last):
File "server.py", line 15, in
import txthings.resource as resource
ImportError: No module named txthings.resource
The text was updated successfully, but these errors were encountered: