adamerose / adamerose/PandasGUI

SyntaxError: future feature annotations is not defined

Aperta
#193 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Python
Stelle
3.3k
Fork
239
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

PLEASE FILL OUT THE TEMPLATE

**Describe the bug**
import pandas
import pandasgui

File "D:\python_venv\fjn002.py", line 3, in
import pandasgui
File "D:\python_venv\pandasgui\lib\site-packages\pandasgui\__init__.py", line 15, in
from pandasgui.gui import show
File "D:\python_venv\pandasgui\lib\site-packages\pandasgui\gui.py", line 13, in
from pandasgui.store import PandasGuiStore
File "D:\python_venv\pandasgui\lib\site-packages\pandasgui\store.py", line 1
from __future__ import annotations

and then SyntaxError: future feature annotations is not defined

**Environment**
OS: (eg. Windows 10)
Python: (eg. 3.7.9) 32bit
IDE: (eg. thonny)

**Package versions** 0.2.12

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.