Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: So lost
Post: RE: So lost

idk how to do that
mtndewwarrior GUI 12 8,057 Sep-23-2018, 04:21 PM
    Thread: So lost
Post: RE: So lost

i copied everything from site packages to a folder in site-packages, and put it in a folder named PyQt5 in Lib. no this is the error Traceback (most recent call last): File "C:/Users/mjona/Pycha...
mtndewwarrior GUI 12 8,057 Sep-23-2018, 04:00 PM
    Thread: So lost
Post: RE: So lost

import sys print(sys.version) from PyQt5.QtWidgets import (QApplication, QMainWindow, QMessageBox) class MainWindow(QMainWindow): def __init__(self): super(MainWindow, self).__init__()...
mtndewwarrior GUI 12 8,057 Sep-23-2018, 03:33 PM
    Thread: So lost
Post: RE: So lost

I ran pip3 show pyqt5 and pyqt5-sip and got the same results as you. This is the error it gives me with your exact code. Traceback (most recent call last): File "C:/Users/mjona/PycharmProjects/un...
mtndewwarrior GUI 12 8,057 Sep-23-2018, 03:23 PM
    Thread: So lost
Post: RE: So lost

I will try pyqt5. I was just watching a intro tutorial to gui and that's what he used. Could have been before pyqt5. I did try to do that at first with pyqt and it wouldnt install. However I didn't kn...
mtndewwarrior GUI 12 8,057 Sep-23-2018, 02:47 AM
    Thread: idk what to do
Post: RE: idk what to do

(Sep-22-2018, 02:56 AM)Larz60+ Wrote: if l2 < o5 + l1: tbsow5 = l2 + .05 else: tbso5 = o5 + l1 + .05 Thank you with 50 if statements already you would think i would have tried it for this...
mtndewwarrior General Coding Help 2 2,390 Sep-23-2018, 12:31 AM
    Thread: So lost
Post: So lost

I have no idea how to install pyqt 4 everything i find online doesnt help because what it tells me to do doesnt work. i dont know where im supposed to put the sip files or the pyqt4 files..... they s...
mtndewwarrior GUI 12 8,057 Sep-23-2018, 12:22 AM
    Thread: idk what to do
Post: idk what to do

lrsow5 = (tbo + w2 + 2) tbsow5 = (o5 + l1 + 0.5)Hi i was wondering if anyone could help me with a big problem i am having. I thought i was about done with my program when i realized there was a major ...
mtndewwarrior General Coding Help 2 2,390 Sep-22-2018, 02:23 AM
    Thread: Taking user input
Post: RE: Taking user input

Thank you for all the help so far i will reply to the post with other questions if i have any others with inputting all of the info.
mtndewwarrior General Coding Help 7 4,337 Sep-20-2018, 03:03 AM
    Thread: Taking user input
Post: RE: Taking user input

(Sep-19-2018, 08:14 AM)gruntfutuk Wrote: Don't know exactly what you need, but perhaps you might consider a slightly different approach of showing a table of the various configurations, and letting ...
mtndewwarrior General Coding Help 7 4,337 Sep-20-2018, 12:35 AM
    Thread: Taking user input
Post: RE: Taking user input

(Sep-19-2018, 03:20 AM)ichabod801 Wrote: Please use Python tags when posting code. See the BBCode link in my signature below for instructions. I'm not totally sure what the tree of questions is goi...
mtndewwarrior General Coding Help 7 4,337 Sep-19-2018, 03:42 AM
    Thread: Taking user input
Post: Taking user input

Hi i am very new to python, and coding in general. I am a sheet metal apprentice, and am trying to do something to figure out the stretchout of a transition(i know you probably dont know what that mea...
mtndewwarrior General Coding Help 7 4,337 Sep-19-2018, 03:03 AM

User Panel Messages

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