Giter VIP home page Giter VIP logo

Comments (5)

MatteoTomasini avatar MatteoTomasini commented on August 28, 2024 2

no issues with 3.7, thanks and great job with this library!

from socialscan.

iojw avatar iojw commented on August 28, 2024

Could you provide more details about the command executed and the output from the tool?

from socialscan.

MatteoTomasini avatar MatteoTomasini commented on August 28, 2024

Issue when run from command line as provided in usage examples and when importing library also as shown in documentation. Windows, Python 38

Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x000001FA2DAD21C0> Traceback (most recent call last): File "C:\Python38\lib\asyncio\proactor_events.py", line 95, in __del__ self.close() File "C:\Python38\lib\asyncio\proactor_events.py", line 87, in close self._loop.call_soon(self._call_connection_lost, None) File "C:\Python38\lib\asyncio\base_events.py", line 692, in call_soon self._check_closed() File "C:\Python38\lib\asyncio\base_events.py", line 485, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x000001FA2DAD21C0> Traceback (most recent call last): File "C:\Python38\lib\asyncio\proactor_events.py", line 95, in __del__ self.close() File "C:\Python38\lib\asyncio\proactor_events.py", line 87, in close self._loop.call_soon(self._call_connection_lost, None) File "C:\Python38\lib\asyncio\base_events.py", line 692, in call_soon self._check_closed() File "C:\Python38\lib\asyncio\base_events.py", line 485, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x000001FA2DAD21C0> Traceback (most recent call last): File "C:\Python38\lib\asyncio\proactor_events.py", line 95, in __del__ self.close() File "C:\Python38\lib\asyncio\proactor_events.py", line 87, in close self._loop.call_soon(self._call_connection_lost, None) File "C:\Python38\lib\asyncio\base_events.py", line 692, in call_soon self._check_closed() File "C:\Python38\lib\asyncio\base_events.py", line 485, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x000001FA2DAD21C0> Traceback (most recent call last): File "C:\Python38\lib\asyncio\proactor_events.py", line 95, in __del__ self.close() File "C:\Python38\lib\asyncio\proactor_events.py", line 87, in close self._loop.call_soon(self._call_connection_lost, None) File "C:\Python38\lib\asyncio\base_events.py", line 692, in call_soon self._check_closed() File "C:\Python38\lib\asyncio\base_events.py", line 485, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed

from socialscan.

iojw avatar iojw commented on August 28, 2024

Hi, you're using a pre-release version of Python (3.8), and this looks to be an issue with the changes in the async event loop.

In the meantime, since there are likely to be many more changes to 3.8, I suggest you use the stable Python 3.7 to run the script instead.

from socialscan.

leszekhanusz avatar leszekhanusz commented on August 28, 2024

Looks to be this bug

from socialscan.

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.