You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\arnol\AppData\Local\Temp\pip-install-_um_7w5k\uvloop_09230d31d6d04a549cefd474e06fe106\setup.py", line 8, in
raise RuntimeError('uvloop does not support Windows at the moment')
RuntimeError: uvloop does not support Windows at the moment
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
The text was updated successfully, but these errors were encountered:
(LowCodeLab) C:\Users\arnol>pip install feedsearch-crawler
Collecting feedsearch-crawler
Using cached feedsearch_crawler-1.0.3-py3-none-any.whl.metadata (9.6 kB)
Collecting aiodns<3.0.0,>=2.0.0 (from feedsearch-crawler)
Using cached aiodns-2.0.0-py2.py3-none-any.whl.metadata (3.3 kB)
Collecting aiohttp<4.0.0,>=3.7.4 (from feedsearch-crawler)
Using cached aiohttp-3.9.3-cp312-cp312-win_amd64.whl.metadata (7.6 kB)
Requirement already satisfied: beautifulsoup4<5.0.0,>=4.9.3 in c:\users\arnol\anaconda3\envs\lowcodelab\lib\site-packages (from feedsearch-crawler) (4.12.2)
Collecting brotlipy<0.8.0,>=0.7.0 (from feedsearch-crawler)
Using cached brotlipy-0.7.0-cp35-abi3-win_amd64.whl.metadata (2.9 kB)
Collecting cchardet<3.0.0,>=2.1.7 (from feedsearch-crawler)
Using cached cchardet-2.1.7.tar.gz (653 kB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: feedparser<7.0.0,>=6.0.10 in c:\users\arnol\anaconda3\envs\lowcodelab\lib\site-packages (from feedsearch-crawler) (6.0.11)
Requirement already satisfied: python-dateutil<3.0.0,>=2.8.1 in c:\users\arnol\anaconda3\envs\lowcodelab\lib\site-packages (from feedsearch-crawler) (2.8.2)
Collecting uvloop<0.16.0,>=0.15.2 (from feedsearch-crawler)
Using cached uvloop-0.15.3.tar.gz (2.1 MB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\arnol\AppData\Local\Temp\pip-install-_um_7w5k\uvloop_09230d31d6d04a549cefd474e06fe106\setup.py", line 8, in
raise RuntimeError('uvloop does not support Windows at the moment')
RuntimeError: uvloop does not support Windows at the moment
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
The text was updated successfully, but these errors were encountered: