Carlos Knopel
Carlos Knopel
@immortal3 is right! I was facing the same issue and using python3 solved everything.
Hi, I was facing the same issue. Try to add `:8080` to all the requests like this: `r = requests.get('http://your.ip:8080')` `res = requests.post('http://your.ip:8080', headers=headers, files=files )`
You are showing the RN app and it's in the server -> server/src/main.py
that host at the bottom shouldn't be changed, put 0.0.0.0 there...
did you run the app PD. can you pl try to avoid -> !!!! ? this is a github issue and you are a developer..
don't put localhost... put the same IP as before. Did you run the app? It's a RN app made with expo. If you don't know what is it then you...
Do you have the BASNet service running? you should use that specific IP. If you don't have it running then here you can find all the instructions -> https://github.com/cyrildiagne/basnet-http, otherwise...
Same issue here. `active` prop not working as expected.
++RTL!
+1 any progress on this?