Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong version of .py used with Pythonista 3.4 #701

Open
ftourand opened this issue May 15, 2023 · 0 comments
Open

Wrong version of .py used with Pythonista 3.4 #701

ftourand opened this issue May 15, 2023 · 0 comments

Comments

@ftourand
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant