You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
The python scripts related to deployment on pie during operation are located in the folder: root/physical_twin/operation
Some of these scripts depend on other files, from other directories. I.e.: root/communication/shared/protocol.py, root/config/config.py
What is the proper way to create a wheel file for the files within operation?
The text was updated successfully, but these errors were encountered:
The python scripts related to deployment on pie during operation are located in the folder:
root/physical_twin/operation
Some of these scripts depend on other files, from other directories. I.e.:
root/communication/shared/protocol.py
,root/config/config.py
What is the proper way to create a wheel file for the files within operation?
The text was updated successfully, but these errors were encountered: