Qt won't let me run any file
Unsolved
General and Desktop
-
I just downloaded Qt and for some reason I can't run anything at all.
Everytime I try to run my python file in Qt, I keep getting this error,
"/Applications/Xcode.app/Contents/Developer/usr/bin/python3: can't open file 'widget.py': [Errno 1] Operation not permitted"
I've tried everything and can't get this to work, can anyone help?
-
@aaron4124 So you probably have a working Qt C++ development environment.
Python support does not come out of that box.
See Qt for Python