BUG- Error when using the Taipy data generated from another __main__ #1174
Labels
Core
Related to Taipy Core
💥Malfunction
Addresses an identified problem.
🟨 Priority: Medium
Not blocking but should be addressed
Description
An error is created when I am trying to use Taipy SDM (Scenario and Data Management) from another script. The issue only arises when my tasks use functions inside my main.py (main).
How to reproduce
main.py
This is working fine:
test.py:
This throws an error.
Error:
Expected behavior
At a minimum, better logs should appear.
Runtime environment
Please specify relevant indications.
The text was updated successfully, but these errors were encountered: