Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Unexpected argument
Post: RE: Unexpected argument

(Feb-20-2017, 06:49 PM)Larz60+ Wrote: I can't run this as I don't use MySql, but I think changing: cls.__instance = super(MysqlPython, cls).__new__(cls, *args, **kwargs)to: cls.__instance = super(My...
jstockton General Coding Help 10 16,460 Feb-21-2017, 01:27 AM
    Thread: Unexpected argument
Post: RE: Unexpected argument

(Feb-20-2017, 06:44 PM)snippsat Wrote: Use something that is maintained and updated like PyMySQL. Quote: I'm trying to develop an app to run on the Raspberry PI with QML, Python, and MySQL For  Rasp...
jstockton General Coding Help 10 16,460 Feb-20-2017, 06:52 PM
    Thread: Unexpected argument
Post: RE: Unexpected argument

Error:/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5 "/Users/jasonstockton/Qt programs/Demo/DemoQMLProgram/main.py" getMonitorInterval Traceback (most recent call last):  File "/Users...
jstockton General Coding Help 10 16,460 Feb-20-2017, 06:37 PM
    Thread: Unexpected argument
Post: RE: Unexpected argument

(Feb-20-2017, 06:20 PM)Larz60+ Wrote: Homework? No, home project.  I'm trying to develop an app to run on the Raspberry PI with QML, Python, and MySQL.  Beginner Python programmer?  - Yes.
jstockton General Coding Help 10 16,460 Feb-20-2017, 06:24 PM
    Thread: Unexpected argument
Post: Unexpected argument

I'm trying to use a SQL class that I found and am having issues with getting it to work and am wondering if anyone has suggestions.   Here is the code  (also github.com/nestordeharo/mysql-python-clas...
jstockton General Coding Help 10 16,460 Feb-20-2017, 05:53 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020