Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when importing Gui for the first time #33

Closed
gerileka opened this issue Apr 12, 2022 · 2 comments
Closed

Problem when importing Gui for the first time #33

gerileka opened this issue Apr 12, 2022 · 2 comments
Assignees
Labels
🖰 GUI Related to GUI 💥Malfunction Addresses an identified problem. 🟥 Priority: Critical Must be addressed as soon as possible

Comments

@gerileka
Copy link

I'm trying to create a simple data viz following the tutorial :
https://docs.taipy.io/getting_started/step_01/ReadMe/

from taipy import Gui

image

For info :

image

@FlorianJacta
Copy link
Member

Hi @gerileka .

Update your numpy version to 1.21.0 with pip install numpy==1.21.0. You shouldn't have any errors anymore. In future releases, numpy.typing will not be necessary.

@gerileka
Copy link
Author

@FlorianJacta thanks, already did that

@FabienLelaquais FabienLelaquais added 🟥 Priority: Critical Must be addressed as soon as possible 🖰 GUI Related to GUI labels Apr 14, 2022
@FabienLelaquais FabienLelaquais added the 💥Malfunction Addresses an identified problem. label Nov 28, 2022
joaoandre-avaiga pushed a commit that referenced this issue Nov 30, 2023
* fix: minor mypy issue

* fix: update injected config methods as staticmethod

* fix: add _register_default to .pyi to avoid error: "Type[Config]" has no attribute "_register_default"

* fix: raise instead of return NotImplementedError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI 💥Malfunction Addresses an identified problem. 🟥 Priority: Critical Must be addressed as soon as possible
Projects
None yet
Development

No branches or pull requests

3 participants