Serge Subscription

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Serge Subscription created a post, AnsweredMising a method in QCursor
I'm getting the following error below when my code run the following command self.cur.execute() in PyCharm AttributeError: 'QCursor' object has no attribute 'execute' Do I need to install someting ...