Almenon / Almenon/AREPL-vscode

Incompatible with Polars, or just miniforge?

Abierto
#466 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
301
Forks
46
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Describe the bug**
I've installed python (cleanly) on windows 10 following the miniforge instructions. When trying to run AREPL polars doesn't work. Trying to import polars gives the error `UserWarning: Polars binary is missing! from polars._utils.polars_version import get_polars_version`. Trying actually do anything such as create a dataframe or read a CSV results in `NameError: name 'PyDataFrame' is not defined`.

**To Reproduce**
Follow the miniforge instructions to get set up on windows 10.
Optionally create an environment, it doesn't make a difference.
Try to use Polars in any way

**Expected behavior**
Polars should work.

**Other Information (please complete the following information):**
- OS: Windows 10
- Python Version 3.10.14

**Additional context**
The "conda" (mamba) environments work fine any other way. It's just AREPL that seems incompatible with polars for some reason.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.