adamerose / adamerose/PandasGUI

SyntaxError: future feature annotations is not defined

未關閉
#193 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Python
星號
3.3k
分支
239
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。