Hello, Whenever i try to run assistant.py i get two different errors depending on if i run it in env. If i run it in env i get subscription complete and hello from python but it starts spitting out errors
pubnub subscription completed
hello from python!!
[2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed:
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
But when i try to run it out of Env mode i get no module called pubnub.callbacks even after uninstalling and reinstalling multiple times in normal and env
Hello, Whenever i try to run assistant.py i get two different errors depending on if i run it in env. If i run it in env i get subscription complete and hello from python but it starts spitting out errors pubnub subscription completed hello from python!! [2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed:
404 Not Found
[2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed:
404 Not Found
[2271:2293:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed:
404 Not Found
[2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0 [2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0 [2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0 [2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0 [2271:2292:ERROR:http_client_with_backoff.cc(101)] Retrying request with http_status=400 request_id=0
But when i try to run it out of Env mode i get no module called pubnub.callbacks even after uninstalling and reinstalling multiple times in normal and env