posit-dev / posit-dev/shinylive
`Example page`: Extra packages app is stuck trying to install listed package
Open
@wch is already working on this.
Since Jun 5, 2023.
enhancement
- Dominant language
- TypeScript
- Stars
- 251
- Forks
- 25
- Avg merge
- 19m
- Merged PRs (30d)
- 2
Description
If you navigate to the Extra packages example app over here, you will observe that the server logs stop progressing during the tabulate package.
If you observe the server logs, it will show
Installing isodate ...
Installing attrs==21.4.0 ...
Installing https://files.pythonhosted.org/packages/ca/80/7c0cad11bd99985cfe7c09427ee0b4f9bd6b048bd13d4ffb32c6db237dfb/tabulate-0.8.9-py3-none-any.whl ...
This gives the illusion that the package is still being downloaded, but even after a couple of mins, there is no change in the server logs.
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.
Assessment
This issue has not been assessed yet.