Hard to figure out the right requirements for a new Beaker Executor project
Open
bug
integration: beaker
- Dominant language
- Python
- Stars
- 572
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
### 🐛 Describe the bug
I was trying to create an example of a project that uses the Beaker Executor, but struggled to find the right requirements for my project. Eventually I figured out I needed to install tango, and that I needed a specific version of tango, so the following worked: git+https://github.com/allenai/tango@main#egg=ai2-tango. The errors I got when installing the latest version of tango were not particularly illuminating.
### Versions
tango@f363a3d0d1c5e8b14f2bf7ca9cf10a474639683f
Contributor guide
Assessment
This issue has not been assessed yet.