Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,961
» Latest member: naalieswifto9264
» Forum threads: 38,729
» Forum posts: 175,539

Full Statistics

Online Users
There are currently 51 online users.
» 0 Member(s) | 47 Guest(s)
Bing, Google, AOL, AOL

Latest Threads
i need help pls
Forum: Game Development
Last Post: naalieswifto9264
30 minutes ago
» Replies: 3
» Views: 6,638
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
3 hours ago
» Replies: 3
» Views: 240
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 662
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 755
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 4,992
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,647
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,691
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 315
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 542
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,992

 
  Data visualization tools. Help!
Posted by: suslorrs - Oct-11-2018, 04:28 PM - Forum: Bar - Replies (2)

I understand that my question doesn't quite match the theme of the forum. But urgently need help. Please tell me in which tool of library for data vis..... More

Print this item

  myBB fb share photo problem
Posted by: miro989 - Oct-11-2018, 03:55 PM - Forum: Bar - Replies (3)

greeting

i have a problem when i want to post a post on facebook i do not have pictures of that post, actually have photos but from logo png.

I'..... More

Print this item

  TTX 3.0 -- From OpenType To XML And Back
Posted by: Adrian - Oct-11-2018, 01:56 PM - Forum: General Coding Help - Replies (1)

I have used this routine previously with Python 2.7 with Adobe's Font Develpoment Kit (FDK) tools which include the .ttx function which exports a True..... More

Print this item

  multithread or multicore
Posted by: Chris2018 - Oct-11-2018, 01:49 PM - Forum: General Coding Help - Replies (1)

Hello at all,
I am new here but I hope one of you are so kind to help me with my issue
I create a class with a function so I can element to is Data ..... More

Print this item

  How to make an activation flag?
Posted by: Krszt - Oct-11-2018, 01:19 PM - Forum: General Coding Help - Replies (4)

Hello,
I have a program, which runs well.
It looks like

[python]os.chdir('zips')
a = open("ziplist.txt", "w")
for path, subdirs, files in os.w..... More

Print this item

  Manual crashes when typing into index
Posted by: CWoodman - Oct-11-2018, 01:18 PM - Forum: Bar - Replies (2)

If I try to type a keyword into the 3.7 Documentation index, it crashes.
Running Windows 10.

Print this item

  Python IF statements ignored
Posted by: willi91 - Oct-11-2018, 12:42 PM - Forum: Homework - Replies (2)

Hello forum

for my university I need to create a simple poker hand evaluator. I have a code so far and all but 3 things work.
I will post the code un..... More

Print this item

  flask not submitting text entry when mixed with checkbox entries
Posted by: Prince_Bhatia - Oct-11-2018, 12:30 PM - Forum: Web Scraping & Web Development - Replies (4)

hi,

I am creating a flask form which requires login and after login it goes to the entry form where we have check boxes and text entry.

I am facing ..... More


Attached Files

.html   same.html (Size: 8.87 KB / Downloads: 702)
Print this item

  tkinter, dropdowns with changing options
Posted by: Sheepykins - Oct-11-2018, 10:28 AM - Forum: GUI - Replies (4)

Helloooooo,

Very new to python. Finding it quite difficult actually.
Learned the fundamentals well enough, but theres never really much instructio..... More

Print this item

  Objects with Pygame
Posted by: Phrotonz - Oct-11-2018, 10:11 AM - Forum: Homework - Replies (1)

G'day world,
So, I have a school assessment where we have to create a Flappy Bird game on Pygame. I am doing quite well so-far but I have came to a ..... More

Print this item

  Python code to convert executable file to doc or pdf
Posted by: Micmilli2 - Oct-11-2018, 09:19 AM - Forum: Homework - Replies (3)

I have an assignment on changing an executable file to a doc or pdf file with python . any help on that

Print this item

  Login and register code
Posted by: Ameldan5 - Oct-11-2018, 09:10 AM - Forum: Homework - Replies (1)

I have to make code that lets you create an account or log in and it must save the accounts to a text file, I have done the create account but its ver..... More

Print this item

  [split] Python Pillow - Photo Manipulation
Posted by: keegan_010 - Oct-11-2018, 09:07 AM - Forum: General Coding Help - Replies (1)

Hi,
I am trying to use pillow for an online python photo manipulation course, I am only starting at the basics one of my tasks is to write a program ..... More

Print this item

  Threading for keyboard input
Posted by: porkpiehat - Oct-11-2018, 08:04 AM - Forum: General Coding Help - Replies (4)

Hi all,

I'm trying to build a simple command-line interface that has a normal task running, and responds to a key pressed by the user. But I'm not ..... More

Print this item

  [split] What version of python works on Windows Vista?
Posted by: tit - Oct-11-2018, 07:17 AM - Forum: General Coding Help - Replies (1)

What versions of Python work on windows vista ?

Print this item

  How can read and download the attachment from the mail using while loop in IMAPlib Py
Posted by: Samjith - Oct-11-2018, 07:15 AM - Forum: General Coding Help - No Replies

I can read the mails and get the new mails by using while loop, but i want download the attachment from the mail (and check for the new mails after do..... More

Print this item

  MergeSort data input
Posted by: Silvioo - Oct-11-2018, 06:53 AM - Forum: Data Science - No Replies

Hey,
i wanntet to make an MergeSort where i get my data from externel file like an .txt, when i import my files i get some strange results [9. 9. 9...... More

Print this item

  UTF-8 decoder reports bad byte that is not there
Posted by: Skaperen - Oct-11-2018, 04:46 AM - Forum: General Coding Help - No Replies

i am getting the error:

[output]Traceback (most recent call last):
File "/home/pdh/aptdata.py", line 233, in <module>
result=main(argv)
..... More

Print this item

  Server reboot scheduled for 10:00PM EST
Posted by: Skaperen - Oct-11-2018, 04:30 AM - Forum: Board - Replies (3)

it's well past 10:00PM EST and the maintenance banner for the server reboot is still showing. did the reboot even happen?

Print this item

  Creating a script with a class have specific properties
Posted by: dvldgs05 - Oct-11-2018, 04:27 AM - Forum: Homework - Replies (13)

I have a small txt file with fields Block, Plot, Species, and DBH. I need to create a script with a class having those properties. Within the class I ..... More

Print this item

  Array - Problem with Simple Code
Posted by: emerger - Oct-11-2018, 03:02 AM - Forum: General Coding Help - Replies (8)

Hello.
I am having trouble understanding arrays and how to populate them(later). I am just starting out. Right now I get an error message for the co..... More

Print this item

  merging lists, dedup and keeping order, in older pythons
Posted by: Skaperen - Oct-11-2018, 12:50 AM - Forum: General Coding Help - Replies (3)

i want to merge several (large) lists and remove duplicates. a set seems useful because all items are strings that can be saved in a set. but i also..... More

Print this item

  Searching yahoo with selenium
Posted by: Truman - Oct-10-2018, 11:54 PM - Forum: Web Scraping & Web Development - Replies (19)

The last time I was doing an automatization of search ( on google ) it was with bs4 and webbrowser only. Now I'm trying to use selenium first. So, I w..... More

Print this item

  Python script batch download and batch rename
Posted by: jkhaksaar - Oct-10-2018, 11:35 PM - Forum: General Coding Help - Replies (3)

Hello everyone,

I have a notepad file with a batch of URLs can somebody tell me how a python script can get the URLs and download them at once, als..... More

Print this item

  organizing by distance
Posted by: gonzo620 - Oct-10-2018, 11:27 PM - Forum: General Coding Help - Replies (7)

This is my code. Depending on the season and climate chosen I need to print the 5 closest cities from to coordinates 37°22'N and 107°25'W. I don't kno..... More

Print this item

  Inrupt developer portal now open
Posted by: Larz60+ - Oct-10-2018, 11:05 PM - Forum: News and Discussions - No Replies

This is the company run by Sir Tim Burners Lee (the real inventor (or modifier of ARPANET) of the internet).
They have invited developers in to start..... More

Print this item

  LDAP code to query for host not returning data
Posted by: burvil - Oct-10-2018, 09:50 PM - Forum: General Coding Help - Replies (2)

I’m having an issue where the python-ldap module is returning no results, even though I am able to get results through other methods. I use the same ..... More

Print this item

  Python text error
Posted by: Prashant93 - Oct-10-2018, 08:27 PM - Forum: General Coding Help - Replies (3)

Hi, I am getting error in 'TEXTS' that 'too many blank lines, and 'missing white space around operator' and also I am not able to run that program. Pl..... More

Print this item

  Requests gets no out put and no error
Posted by: water_fox - Oct-10-2018, 07:52 PM - Forum: General Coding Help - Replies (2)

using below, I am getting no error, but also no output....anyone able to help?
[python]
import requests
import json
import sys


def get_reques..... More

Print this item

  Diffusion simulation. Works, but how to make it fast
Posted by: PhysChem - Oct-10-2018, 07:20 PM - Forum: Data Science - Replies (2)

Hi all!

I wrote a -primitive- diffusion simulator, although it works there is one problem: It is damn slow. (30000 diffusion-step took almost a da..... More

Print this item

  Not adding and assigning?
Posted by: 00712411 - Oct-10-2018, 03:47 PM - Forum: General Coding Help - Replies (7)

*Newb post, once again* I was wondering why my code could not add and assign to a set variable. It seems that if the variable is outside a while True:..... More

Print this item

  Help with building Cython modules.
Posted by: jarrod0987 - Oct-10-2018, 03:33 PM - Forum: General Coding Help - Replies (2)

After a week of pure hell and lot's of help I seem to have Cython and a compiler installed and working in Win 10.
I seem to have pyximport working now..... More

Print this item

  Running pytest gives " 'cannot import name 'session' " error
Posted by: jasonblais - Oct-10-2018, 01:11 PM - Forum: General Coding Help - Replies (2)

I am writing a Python script, which returns topics from a Discourse forum based on a user-entered search query.

CONTEXT

To start, I've bu..... More

Print this item

  EXIF from RAW
Posted by: RuBrain - Oct-10-2018, 10:22 AM - Forum: General Coding Help - Replies (1)

Hi all

What better way to get EXIF from RAW file?

Print this item

  Basic Help
Posted by: Feger - Oct-10-2018, 10:11 AM - Forum: General Coding Help - Replies (1)

Hello everybody, im a new learner, actually never did any programming at all yet im trying to learn python.

Can anyone help me on whats wrong with ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [PyGame] i need help pls 30 minutes ago augusto_A naalieswifto9264 Game Developm...
  Unable to resolve FileNot... 3 hours ago llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... Yesterday, 17:13 RonR noisefloor GUI
  Is the interpreter that c... Yesterday, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... Yesterday, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... Yesterday, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... Yesterday, 03:53 justaguy SprunkiRetake Networking
  My goal to be hired worki... Yesterday, 00:32 GnomeSweetGnome GnomeSweetGnome News and Disc...
  extracting data from a us... 09-25, 13:49 Perry DeaD_EyE General Codin...
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
  Creating a Mindmap progra... 09-23, 12:00 J_Miller Pedroski55 General Codin...
Most views
  The best Prog... 577072
  Tutorial Requ... 499882
  Web Scraping ... 440815
  Newbie with P... 384806
  New Users Int... 368948
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12088
buran 8176
snippsat 7367
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
naalieswifto9264 Today
llarkin6 Yesterday
Xuitar Yesterday
SprunkiRetake Yesterday
GnomeSweetGnome 09-25

User Panel Messages

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