Florian Jacta
Florian Jacta
What is the reason to also have an *on_action*? Will the value still go to the *on_change* callback each time if there is an *on_action* and no *on_action*?
HI @Makuls, what is Canvas and why do you want to import it?
Is this what you want to do? Would you happen to have a use case? What about using the part block to integrate third-party components? See [tips](https://docs.taipy.io/en/latest/knowledge_base/tips/3rd_party_components/).
So, would you want to have a new feature like this in Taipy? Is this a bit what you have in mind? (https://www.tutorialspoint.com/python/tk_canvas.htm)
Thank you for your feedback! We are currently discussing about it.
Which version of Taipy did you try to install? And on which version of Python are you on?
Is the error appearing each time you try to install Taipy? When does it happen? What are the steps to replicate the issue?
I have created a new environment with Python 3.11.7 and then: 1. python -m pip install --upgrade pip 2. pip install taipy I wasn't able to reproduce your issue. Do...
You should try to use Conda or Pipenv. These are ways to organize your Python environments. - Install [Conda](https://conda.io/projects/conda/en/latest/user-guide/install/windows.html) for example (you have several options there). - When it is...
Do you still have this issue? If yes, we could arrange a call to troubleshoot your problem