Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: python-forum dot-org?
Post: RE: python-forum dot-org?

We all made a mass exodus and created this site as the old admin basically abandoned us and left us with random outages. At the time we desperately wanted the ORG, but by the time we had access to pur...
metulburr Board 3 98,564 Jun-17-2023, 11:04 AM
    Thread: Pygame is treating blob_group as a surface, when I need it to treat it as a Sprite.
Post: RE: Pygame is treating blob_group as a surface, wh...

Line 18 you assign it to a loaded pygame image, which is a surface. Then you define your World class, and then call the world class. But right after that one line 187 you redefine it to a group. You s...
metulburr Game Development 1 1,279 Jan-24-2023, 09:58 PM
    Thread: Running 3rd party libs on Steam Deck (Arch Linux) with restricted access
Post: Running 3rd party libs on Steam Deck (Arch Linux) ...

I am trying to run pygame in steam deck which is running a modified version of Arch Linux. So by defualt it already has PYthon. However the modified version of Arch Linux does not give sudo access in ...
metulburr General Coding Help 0 1,793 Jan-07-2023, 10:41 PM
    Thread: Carpenter learning python
Post: RE: Carpenter learning python

Quote:I´m using the terminal in windows, is that ok? It's something that is always good to know how to as a beginner, but an IDE makes it easier to handle code.
metulburr General Coding Help 11 1,872 Dec-22-2022, 01:06 PM
    Thread: Hello. I am New. - Bad experience with social behavior in the German Forum
Post: RE: Hello. I am New. - Bad experience with social ...

As other have said. We are not affiliated with python-forum.de. And python-forum.de is not affiliated with python.org. So the only thing you really can do is not use it. Since you speak English, I w...
metulburr Board 5 3,384 Dec-21-2022, 10:35 PM
    Thread: Carpenter learning python
Post: RE: Carpenter learning python

If your doing desktop I would do Tkinter as it is the most simple and the easiest in terms of beginners. And since the program is for yourself, the aged appearance of tkinter won't really matter. I ...
metulburr General Coding Help 11 1,872 Dec-21-2022, 10:20 PM
    Thread: Carpenter learning python
Post: RE: Carpenter learning python

I do electrical/construction as well as Python so i can relate. My first question is are you planning on running this on a desktop for quotes at home or office or are you planning on using it on the ...
metulburr General Coding Help 11 1,872 Dec-20-2022, 11:45 PM
    Thread: Laggy Game Movement
Post: RE: Laggy Game Movement

(Oct-05-2022, 09:26 AM)PabloJensen Wrote: In fact, it is strange that you are faced with such a problem, if I were you, I would try to reinstall the software in which you run everything. The most li...
metulburr Game Development 12 4,219 Oct-05-2022, 11:34 AM
    Thread: Tetris inteligence
Post: RE: Tetris inteligence

What do you mean by tetris intelligence?
metulburr Game Development 5 1,511 Oct-04-2022, 07:04 PM
    Thread: Selenium suddenly fails to find element
Post: RE: Selenium suddenly fails to find element

I use to have to update my scripts every 3 to 6 months as the website would modify the tags I search for.
metulburr Web Scraping & Web Development 3 6,202 Sep-03-2022, 02:30 AM
    Thread: Text stacking on top of one another
Post: RE: Text stacking on top of one another

Line 44 you are setting all instances of that class text to a specified location regardless of where that instance actually is located.
metulburr Game Development 5 1,938 Aug-28-2022, 05:48 PM
    Thread: No "Post Thread" button
Post: RE: No "Post Thread" button

The reason we don't let any Joe Shmoe post in tutorials is because people post bad tutorials. And there is no specifics on letting people post, you either do or do not. So we have the requests and sub...
metulburr Board 4 2,721 Aug-27-2022, 09:39 AM
    Thread: Laggy Game Movement
Post: RE: Laggy Game Movement

Bottlenecks in programs can cause odd issues. Some operating systems may have issues while others do not. Exe will carry improper coding issues along with it. Without code it is impossible to diagno...
metulburr Game Development 12 4,219 Jul-19-2022, 12:05 PM
    Thread: Tiling large images
Post: RE: Tiling large images

I use to write test scripts for my games. Write two seperate test scripts for your two scenerios and time them. Go with the smaller time.
metulburr Game Development 7 2,754 Jul-13-2022, 01:14 AM
    Thread: Popups
Post: RE: Popups

I think tooltips are more helpful than harmful, especially with new users. And it helps mods filter out mundane questions on how-to's on the forum. Edit I think the quick snippet of the post is actua...
metulburr Board 5 2,954 May-26-2022, 01:33 AM
    Thread: Popups
Post: RE: Popups

What pop-ups? There should be no ads.
metulburr Board 5 2,954 May-25-2022, 06:25 PM
    Thread: What reason have you quit a job?
Post: RE: What reason have you quit a job?

I've quit before because a game was released and I don't have PTO and want play it for a week straight. I've quit my one job because I wanted to play Zelda breath of the wild. I quit another because o...
metulburr Bar 11 4,404 May-08-2022, 08:55 PM
    Thread: question about my pygame code for space shooter
Post: RE: question about my pygame code for space shoote...

There are no parentheses on QUIT
metulburr Game Development 4 2,460 Feb-07-2022, 03:55 AM
    Thread: breakout clone pygame
Post: RE: breakout clone pygame

Please post code in code tags instead of uploading an attachment. It makes it a pain to view in a phone Your traceback shows that lives is not an int as expected.Your move method returns an int only ...
metulburr Game Development 2 1,666 Feb-06-2022, 10:22 AM
    Thread: My game's code works but Python still freezes at random intervals.
Post: RE: My game's code works but Python still freezes ...

Glad you fixed it. You made it farther than some who assume python is too slow and switches languages before realizing their mistake. I'm sure they are out there now doing the same bottlenecks in C++ ...
metulburr Game Development 13 7,409 Dec-09-2021, 11:23 AM

User Panel Messages

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