| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,313
» Latest member: wesley300
» Forum threads: 38,843
» Forum posts: 175,966
Full Statistics
|
| Online Users |
There are currently 28 online users. » 0 Member(s) | 23 Guest(s) Bing, AOL, Google, Apple
|
|
|
| Help with Pygame GUI |
|
Posted by: shaheduk323 - May-06-2018, 01:39 PM - Forum: GUI
- Replies (1)
|
 |
I am creating a house GUI using Pygame in python. i have been getting an error and i dont know how to solve it.
the code is below
[python]
i..... More
|
|
|
| Matplotlib not working |
|
Posted by: akash124 - May-06-2018, 12:32 AM - Forum: General Coding Help
- Replies (2)
|
 |
My program is written in python 2.7, and I am not able to use matplotlib. It executes without any errors. But doesn't plot the pie chart
|
|
|
| Why A[0] and A[0:1] have different sizes? |
|
Posted by: Antonio - May-05-2018, 10:31 PM - Forum: Data Science
- Replies (2)
|
 |
So I have this:
[python]candidates =
array([[1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 0,
0, 1, 0, 1, 0, 0, 0, 1, ..... More
|
|
|
| Need some help |
|
Posted by: Volby - May-05-2018, 05:06 PM - Forum: General Coding Help
- Replies (11)
|
 |
Hey guys, I am very new to Python and messing around with some coding. I am trying to create an Information Program which prints out the information p..... More
|
|
|
| Gi module window freezing problem |
|
Posted by: loss - May-05-2018, 04:42 PM - Forum: GUI
- No Replies
|
 |
Hello. I code the interface with the gi module. But I am having problems.
For example, the window is frozen when for loops occur. the window will f..... More
|
|
|
| Please help me!!! |
|
Posted by: yuganthafdo - May-04-2018, 06:00 PM - Forum: General Coding Help
- Replies (3)
|
 |
I have tried to create a simple password cracker in my own.I am new to programming.Here is the python code.My aim was to make the user to specify a wo..... More
|
|
|
| FileBrowser dialog |
|
Posted by: reverendfuzzy - May-04-2018, 03:02 PM - Forum: GUI
- Replies (5)
|
 |
Simple situation: Looking to do a file browser dialog in Python, that is text-based.
System: Ubuntu 17.01, Python 3.6
Simple question: Has anyone ..... More
|
|
|
| Connect 4 Game |
|
Posted by: DarksideMoses - May-04-2018, 02:59 PM - Forum: Homework
- Replies (11)
|
 |
Hello I am working on a school assignment for a Connect 4 Game. I have a error when
I hit run on the code below it
says line 76, in checkrow
..... More
|
|
|
|