calling a file from another?
Moved
Unsolved
Qt for Python
-
wrote on 3 Jan 2021, 11:41 last edited byThis post is deleted!
-
This post is deleted!
wrote on 3 Jan 2021, 13:17 last edited by@goingwtheflow
You have two.py
files, each with their ownmain
, hence standalone programs. How do you intend for them to interact? One would be better without themain
.When you post code, please use the Code icon on the toolbar to make your code legible.
1/2