Giter VIP home page Giter VIP logo

Comments (3)

posborne avatar posborne commented on August 23, 2024

@aadeocs Posted one here: #20 (comment)

from pysmartthings.

aadeocs avatar aadeocs commented on August 23, 2024

posborne - thanks for the post. That #20 post works. Also good that that #20 has proper spacing to help get the indenting correct.

I needed to comment this line in "def main():"
#loop.close()
else I would get this runtime error:
----- start snippet
Exception ignored in: <function _ProactorBasePipeTransport.del at 0x02F7BF58>
Traceback (most recent call last):
File "C:\Users\beagles\AppData\Local\Programs\Python\Python38-32\lib\asyncio\proactor_events.py", line 116, in del
self.close()
File "C:\Users\beagles\AppData\Local\Programs\Python\Python38-32\lib\asyncio\proactor_events.py", line 108, in close
self._loop.call_soon(self._call_connection_lost, None)
File "C:\Users\beagles\AppData\Local\Programs\Python\Python38-32\lib\asyncio\base_events.py", line 711, in call_soon
self._check_closed()
File "C:\Users\beagles\AppData\Local\Programs\Python\Python38-32\lib\asyncio\base_events.py", line 504, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
----- end snippet

Program runs correctly either way. That gets me traction to start developing!

from pysmartthings.

aadeocs avatar aadeocs commented on August 23, 2024

Thanks, again

from pysmartthings.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.