denosaurs / denosaurs/deno_python
How to use with `uv`?
Offen
bug
- Vorherrschende Sprache
- TypeScript
- Sterne
- 762
- Forks
- 26
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I tried doing
```
uv init
uv install numpy matplotlib
uv run deno run -A index.ts
```
but it says it can't find the numpy module?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Reproduce the uv init, uv install, and uv run commands shown in the issue, using index.ts as the entry point, and check how the numpy import is resolved. Done means the repository explains the supported setup with uv or documents why this command sequence cannot find numpy.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- deno, matplotlib, numpy, python, typescript
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100