Issues with PyQT5, import class and Flask
Attempting to get QTDesigner files to work from the web.
Q:\Python Training\FlaskWebProject2 - this is the current working Visual Studio version that I'm looking to fit a sample python editor from QTDesigner - Q:\Python Training\xxxx\sample_editor.
It uses PyQT5 and appears to be a non-web python app.
Having errors getting a "Class" in the FlaskWebProject2 to work - even a very simple example from a web article: "https://favtutor.com/blogs/import-class-from-another-file-python#:~:text=Python%20provides%20us%20with%20various,functions%20using%20the%20import%20statements."
Will check out - "https://flask.palletsprojects.com/en/2.2.x/views/"
Comments
Post a Comment