Posts by Bartô OS • 21 points
5 posts
-
-1
votes1
answer369
viewsQ: Python stopped working, but I think it’s something in the code
I’ve asked a question before about this project... But anyway, I worked on it and added the Menu class, which is a daughter class of the Windows class. Follow the source of the main.py code file.:…
-
-1
votes1
answer95
viewsQ: Tkinter error on a label object
First good afternoon friends, I am developing a POO application in python and my object returned the following error: File "codigo_principal.py", line 37, in <module>…
-
1
votes1
answer67
viewsA: The pip3 command was "broken", what should I do?
I decided to reinstall Python (in case I use Python3), so I used the following command: sudo apt-get install --reinstall python3 So Python was reinstalled and to ensure that everything was fine, I…
-
0
votes1
answer67
viewsQ: The pip3 command was "broken", what should I do?
all right? I had done some tests to install a library in python and unfortunately I ended up "ruining" the command. The fact is the system does not recognize it as installed, but when using the…
-
-2
votes1
answer80
viewsQ: python does not have a mysql library.Nector in Xubuntu
I tried several things to install this blessed library, my project is for next Tuesday(02/11/2002) and unfortunately I could not install in Xubuntu... sudo pip3 mysql.connector I need this library,…