Mar-27-2020, 12:17 PM
Hi everyone,
how can I simply do an import of a file who is in another directory ?
I tried
But nothing work
how can I simply do an import of a file who is in another directory ?
I tried
import ..\myfile
import ..\myfile.py
from ..\folder import myfile
But nothing work

![[Image: NfRQr9R.jpg]](https://i.imgur.com/NfRQr9R.jpg)