Build failure with taipy library

Failed to build a pair of related packages.

taipy v3.1.1 and taipy-gui v3.1.4

please help!

Looking into this…may take a few days to fix all the issues…

Thanks!
Taipy is a relatively new library which facilitate Dashboard designs with minimal effort using Markdown language and Taipy-gui replaces the Markdown with python code.

Hey Vantj,

Try this out:
https://platform.activestate.com/ReadyMade/Taipy

You should be able to fork it to your org - you probably won’t be able to edit it until later today when we complete all the changes.

Let us know if it works as expected,
Best

  • Marc

Thanks, Marc, good job! I have an initial test by opening a blank web page with Taipy package and it works. I have not done any edit on it yet but I will after I play with it more!

I seem to have hit another wall。 After I fork the Taipy from ReadyMake to my vantj-org and try to build the runtime from there, I got the error msg as attached:

By the way, my requirements.txt as follows:
taipy==3.1
yfinance==0.1.96
holidays==0.24
prophet==1.1.2
plotly

I am not sure if I can request to add the required packages as well!

I see it → This is an error from gitignore-parser
https://platform.activestate.com/vantj-org/ReadyMake-Taipy/distributions?commitID=2ade4e33-ca83-414e-94f4-e10c2222b123
We can investigate this behavior.

This class of error is now fixed.

You existing build is now working, this behavior will liklely hit the platform next tuesday.