MarketSquare / MarketSquare/robotframework-ai
Openai dependency is missing after installing robotframework-ai
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
After installing `robotframework-ai` the library cannot be created, because `openai` python module is missing.
If the module is required, it should be included in the installation of `robotframework-ai`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by installing robotframework-ai in a clean environment and reproducing the failure when creating the library. Inspect the project's installation dependency configuration for the missing openai Python module; done means a fresh installation includes it and the library can be created successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100