top4grep
top4grep copied to clipboard
Failed installing due to "abc" requirement
Hey!
Upon the execution of pip install -e .
:
Obtaining file:///C:/Users/irozents/top4grep
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... done
Preparing editable metadata (pyproject.toml) ... done
Collecting sqlalchemy>=1.4 (from top4grep==0.0.0)
Obtaining dependency information for sqlalchemy>=1.4 from https://files.pythonhosted.org/packages/a8/e9/7f21d2de6cd84923180af0d4a1dd02fd53f2adbc1064e9cabd8beb0553a8/SQLAlchemy-2.0.28-cp312-cp312-win_amd64.whl.metadata
Downloading SQLAlchemy-2.0.28-cp312-cp312-win_amd64.whl.metadata (9.8 kB)
Collecting colorlog (from top4grep==0.0.0)
Obtaining dependency information for colorlog from https://files.pythonhosted.org/packages/f3/18/3e867ab37a24fdf073c1617b9c7830e06ec270b1ea4694a624038fc40a03/colorlog-6.8.2-py3-none-any.whl.metadata
Downloading colorlog-6.8.2-py3-none-any.whl.metadata (10 kB)
Collecting beautifulsoup4 (from top4grep==0.0.0)
Obtaining dependency information for beautifulsoup4 from https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl.metadata
Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
Collecting nltk (from top4grep==0.0.0)
Obtaining dependency information for nltk from https://files.pythonhosted.org/packages/a6/0a/0d20d2c0f16be91b9fa32a77b76c60f9baf6eba419e5ef5deca17af9c582/nltk-3.8.1-py3-none-any.whl.metadata
Downloading nltk-3.8.1-py3-none-any.whl.metadata (2.8 kB)
INFO: pip is looking at multiple versions of top4grep to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement abc (from top4grep) (from versions: none)
ERROR: No matching distribution found for abc
What can cause this bug? Thanks!