installing from pypi using pip doesn't pull prereqs
Open
- Dominant language
- Python
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
pip install css -> is not sufficient to get css since it does not pull in codetalker package
also doesn't help that codetalker in pypi doesn't compile.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `pip install css` failure and inspect the package metadata used for the PyPI release. Check how the `codetalker` dependency is declared and whether its PyPI package builds successfully. Done means installing `css` pulls in a usable `codetalker` package without a separate manual dependency step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100