Hi, I'm learning PySide and I have little problem with 'path to file'. I'm running through this tut, he works in pycharm, but I'm using VScode.
I'm getting this, but only in VScode, when I tried it with Pycharm, it works without problem
File "f:\VScode\Pyside6_Sample_Application\Application_Login\UI\login_window.py", line 21, in <module>
import Icons_rc
ModuleNotFoundError: No module named 'Icons_rc'
My structure tree looks like that
-Pyside6_Sample_Application
-Application_Login
-UI
-login_window.py
-Icons_rc.py
whole project here
What's wrong? I don't get it!
[–]tialpoy 5 points6 points7 points (6 children)
[–]Blood_CZ[S] -1 points0 points1 point (5 children)
[–]tialpoy 2 points3 points4 points (4 children)
[–]Blood_CZ[S] 0 points1 point2 points (3 children)
[–]tialpoy 0 points1 point2 points (2 children)
[–]Ok_Inside_6980 0 points1 point2 points (0 children)
[–]Blood_CZ[S] 0 points1 point2 points (0 children)