Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Estou recebendo esse erro ao executar #29

Open
dvpalex opened this issue Nov 28, 2024 · 0 comments
Open

Estou recebendo esse erro ao executar #29

dvpalex opened this issue Nov 28, 2024 · 0 comments

Comments

@dvpalex
Copy link

dvpalex commented Nov 28, 2024

main function encountered error
Traceback (most recent call last):
File "/Users/apple/workroot/hcoder/bots/Linkedin-Jobs-Scraper/venv/lib/python3.13/site-packages/twisted/internet/defer.py", line 2017, in _inlineCallbacks
result = context.run(gen.send, result)
File "/Users/apple/workroot/hcoder/bots/Linkedin-Jobs-Scraper/venv/lib/python3.13/site-packages/scrapy/crawler.py", line 150, in crawl
self._apply_settings()
File "/Users/apple/workroot/hcoder/bots/Linkedin-Jobs-Scraper/venv/lib/python3.13/site-packages/scrapy/crawler.py", line 124, in _apply_settings
verify_installed_reactor(reactor_class)
File "/Users/apple/workroot/hcoder/bots/Linkedin-Jobs-Scraper/venv/lib/python3.13/site-packages/scrapy/utils/reactor.py", line 150, in verify_installed_reactor
reactor_class = load_object(reactor_path)
File "/Users/apple/workroot/hcoder/bots/Linkedin-Jobs-Scraper/venv/lib/python3.13/site-packages/scrapy/utils/misc.py", line 71, in load_object
mod = import_module(module)
File "/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/importlib/init.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1387, in _gcd_import

File "", line 1360, in _find_and_load

File "", line 1331, in _find_and_load_unlocked

File "", line 935, in _load_unlocked

File "", line 1022, in exec_module

File "", line 488, in _call_with_frames_removed

File "/Users/apple/workroot/hcoder/bots/Linkedin-Jobs-Scraper/venv/lib/python3.13/site-packages/twisted/internet/epollreactor.py", line 34, in
raise ImportError(e)
builtins.ImportError: module 'select' has no attribute 'epoll'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant