Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

Wrong version of .py used with Pythonista 3.4

Open ftourand opened this issue 2 years ago • 0 comments
trafficstars

main in file A.py calling function in file B.py (in a different directory!). While modifying B.py and launching main in A.py, previous version of B.py is called Pythonista 3.4 behaves like file B.py is not saved (and remains in cache or ram) when execution of A.py is launched

Stop and launch again Pythonista 3.4 Launch main in A.py > the right version of B.py is called.

https://forum.omz-software.com/topic/8070/wrong-py-used-with-pythonista-3-4-while-using-working-copy?_=1684179471548

ftourand avatar May 15 '23 20:05 ftourand