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,932
» Latest member: XenonBlack
» Forum threads: 38,721
» Forum posts: 175,502

Full Statistics

Online Users
There are currently 46 online users.
» 0 Member(s) | 36 Guest(s)
Apple, AOL, Internet Archive, Google, Facebook Dev

Latest Threads
Too much space between gr...
Forum: GUI
Last Post: RonR
5 hours ago
» Replies: 2
» Views: 874
How Reliable Is Assignmen...
Forum: News and Discussions
Last Post: tobey12
8 hours ago
» Replies: 0
» Views: 50
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Today, 07:07 AM
» Replies: 1
» Views: 353
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,460
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,525
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 392
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 123
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,900
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,154
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 840

 
  pyflakes vs flake8
Posted by: broutray - Jun-02-2017, 06:57 AM - Forum: General Coding Help - Replies (3)

pyflakes vs flake8 - which one is used to warn python script errors ?

Print this item

  selenium bypass javascript popup box
Posted by: metulburr - Jun-02-2017, 03:29 AM - Forum: Web Scraping & Web Development - Replies (6)

I am trying to list out my facebook membership groups using selenium, but i cant without bypassing this javascript box. The
   
attemp..... More

Print this item

  Weird Python tags syntax coloring bug
Posted by: micseydel - Jun-01-2017, 08:58 PM - Forum: Board - Replies (4)

Take a look at this:

filename != "" and foldername != ""
Note that the close string appears to be interpreted as an open.

Saw it..... More

Print this item

  Help with tkinter Button and Label interaction issues ...
Posted by: sealyons - Jun-01-2017, 06:58 PM - Forum: GUI - No Replies

I'm new to tkinter (running on python 3.5) and I'm having some issues that I'm hoping I can get some help with.  Here's my code (really simple at this..... More

Print this item

  Simple Digimon Game - Suggestions Welcome
Posted by: prog92 - Jun-01-2017, 05:07 PM - Forum: Game Development - Replies (2)

I'm new to this forum, but I'm hoping this is the correct place to post something like this. I'm currently working on a game that I believe is unique ..... More

Print this item

  facebook scraping
Posted by: metulburr - Jun-01-2017, 04:53 PM - Forum: Web Scraping & Web Development - Replies (3)

I would like to scrape 100 or so facebook groups (from which my true account is in) to obtain specific data. Ive done this with other sites a lot via ..... More

Print this item

  computing the factorial of N
Posted by: foolsgold27 - Jun-01-2017, 02:19 PM - Forum: Homework - Replies (12)

Write A program for computing the factorial of N example (10!) where N! = (1*2*3*4*5*6*7*8*9*10),
(USING PYTHON)
FLOWCHART:
START
READ N
M=1, F=1..... More

Print this item

  Write data into existing Excel (xlsx) file with multiple sheets
Posted by: BNB - Jun-01-2017, 12:10 PM - Forum: Data Science - Replies (1)

I have an excel (xlsx) file with 11 worksheets and I need to insert the contents of a text file from Row 3 onwards in Sheet 2 named 'Filtered'. Curren..... More

Print this item

  Trouble finding Python code
Posted by: Larz60+ - Jun-01-2017, 11:12 AM - Forum: General Coding Help - Replies (5)

I used to be pretty good at grep, (on Linux), but I
am having some difficulty using it on windows 7 with the
grep built into cmder.

[python]grep ..... More

Print this item

  GPS & UTC time conversion?
Posted by: jackbk - Jun-01-2017, 09:26 AM - Forum: General Coding Help - Replies (7)

Hello,

I have 2 questions as below. Have you ever met them or had any experience for my questions?

1. How can we convert from GPS timestamp to U..... More

Print this item

  New To Python need to develop windows Desktop Database Apps
Posted by: r_ghamrawi - Jun-01-2017, 07:46 AM - Forum: GUI - Replies (4)

I have a solid background in Microsoft Access Desktop Database Apps development and I need to switch my work to Python.
I learned the language and in..... More

Print this item

  mod-wsgi
Posted by: Skaperen - Jun-01-2017, 04:59 AM - Forum: News and Discussions - Replies (2)

mod-wsgi is up and working on my web server while other stuff remains up, so i can make a smooth transition.  here is my first WSGI URL: http://linuxh..... More

Print this item

  Raw socket sendto function errors
Posted by: IronReign - Jun-01-2017, 02:54 AM - Forum: Networking - Replies (5)

I am having troubles while trying to send raw socket headers. Here is the error it is throwing:

Exception in Tkinter callback
[error]
Traceback (..... More

Print this item

  issues downloading xlsxwrite library
Posted by: tenichols - Jun-01-2017, 02:47 AM - Forum: General Coding Help - Replies (3)

I'm having some issues downloading the xlsxwrite library

In my command prompt I typed
"pip install xlsxwrite" and got the following:
Requirement..... More

Print this item

  Working with dictionaries and keys
Posted by: netrate - Jun-01-2017, 12:28 AM - Forum: General Coding Help - Replies (9)

I have a dictionary with a 10 people, the key being a number (0-10) and the value being the people's name. I am in the processing of Insert, Adding a..... More

Print this item

  Regular Expression
Posted by: rakhmadiev - May-31-2017, 10:39 PM - Forum: Web Scraping & Web Development - Replies (6)

Hi, I've just started to learn regular expression and can not figure out what I am doing wrong...

For example I want to retrieve only the words wri..... More

Print this item

  invalid syntax
Posted by: Able98 - May-31-2017, 07:28 PM - Forum: General Coding Help - Replies (3)

I guess I have got python running. This is the command line:

python3 pyethrecover.py -w wallet.json -p 1234

There is a syntax error. Can you mak..... More

Print this item

  pip command not found
Posted by: Able98 - May-31-2017, 03:51 PM - Forum: General Coding Help - Replies (7)

I just installed Ubuntu 16.04 and checking in the terminal it has both python2 and python3.

However, when I type

sudo pip install joblib

I ge..... More

Print this item

  WYSIWYG dead, source mode enabled
Posted by: metulburr - May-31-2017, 01:26 PM - Forum: Board - No Replies

Based on new users having trouble figuring out the WYSIWYG editor, the editor has been fixed to source mode (ie. instead of ..... More

Print this item

  IOError: [Errno 21]
Posted by: Bani - May-31-2017, 12:53 PM - Forum: General Coding Help - Replies (4)

Hi,

Why does this error cause? What should I do?

[output]
[echo] Running script
[exec] Warning: Could not import lru_cache
[..... More

Print this item

  HTTPS connect with HTTPS proxy in between
Posted by: sagk - May-31-2017, 10:35 AM - Forum: Networking - Replies (3)

In my python program I need to send https request to a cloud server. I am using httplib2 package ( httplib2.HTTPSConnectionWithTimeout ). Every thing ..... More

Print this item

  How does a python thread work?
Posted by: jackbk - May-31-2017, 07:02 AM - Forum: General Coding Help - Replies (3)

I have used Python thread so far, but I had a question that I can not find an answer by myself.
Google some related information, but I do not satisfy..... More

Print this item

  [split] Screen recording software
Posted by: buran - May-31-2017, 06:08 AM - Forum: Bar - Replies (8)

which screen recording software you test?
sorry for the off-topic :-)

Print this item

  Clearing Text in Tkinter
Posted by: icabero0225 - May-31-2017, 02:01 AM - Forum: GUI - Replies (2)

I'm writing a program to assist me in stock trading, and I wanted to make it have a nice GUI so my buddies can use it as well. I just started learning..... More

Print this item

  Trouble with sending raw sockets
Posted by: IronReign - May-30-2017, 11:37 PM - Forum: Networking - Replies (2)

I am having trouble with the sendto function and don't know what else to try because I seem to have tried everything... I am just trying to get the pa..... More

Print this item

  How can I parse a text file?
Posted by: Mike Ru - May-30-2017, 08:24 PM - Forum: General Coding Help - Replies (13)

I have a file. It has such a content
-----myfile.txt---------
Name - Mike
City - Mosсow
Have - dog
something
Name - Dasha
City - Voronesh
Have..... More

Print this item

  Python 3 x86 vs x64 Inquiry...
Posted by: RodNintendeaux - May-30-2017, 06:43 PM - Forum: News and Discussions - Replies (14)

Good afternoon everyone, I hope all of you are having a blessed Summer. Today after doing some research on Python 3 for Windows I decided to install a..... More

Print this item

  Need help designing a multi-threaded solver
Posted by: 4Dummies - May-30-2017, 02:46 PM - Forum: General Coding Help - Replies (8)

I was sneered at for having too broad a question on stackOverflow, so I hope this is a reasonable place for a poorly-defined question, because I need ..... More

Print this item

  Why do I get this error when I try to access MSAccess database from python?
Posted by: pavansunder - May-30-2017, 01:19 PM - Forum: General Coding Help - Replies (2)

I tried accessing my MSAccess database from python. Why do i get this error ? Please help me to fix this?
pypyodbc.Error: ('IM002', '[IM002] [Microso..... More

Print this item

  i need help with an error
Posted by: Olorun - May-30-2017, 12:53 PM - Forum: General Coding Help - Replies (22)

Hello,

I am new in python and I don't know why I gen an error when I try to test my code. If someone can help me I will be really grateful  **bigg..... More

Print this item

  Cannot import QtSql
Posted by: panoss - May-30-2017, 12:48 PM - Forum: General Coding Help - Replies (4)

My program has on line only:

from PyQt4 import QtSql
And in pyCharm it gets underlined with a red line, 'Unresolve reference'

..... More

Print this item

  Need help for string search
Posted by: Supradha - May-30-2017, 11:43 AM - Forum: General Coding Help - Replies (1)

Hi,

I have certain mail subjects which are part static part dynamic for e.g. Job ABC_DEF_GHJ:12345 Here the subject preceding the : is fixed, whil..... More

Print this item

  Subprocess - get only first few lines of stdout
Posted by: j.crater - May-30-2017, 11:39 AM - Forum: General Coding Help - Replies (3)

Hello all. I am using subprocess module to execute a process and read stdout returned by it. Currently my code saves all the lines of stdout to a list..... More

Print this item

  setup epson lq350 dot matrix printer by python-printer-escpos
Posted by: gray - May-30-2017, 11:10 AM - Forum: GUI - Replies (10)

hello
i want to setup epson lq350 dot matrix printer...
i used python-printer-escpos module
my program is:
[python][rom escpos.connections import..... More

Print this item

  What is xrange?
Posted by: failedSIGNAL - May-30-2017, 01:50 AM - Forum: News and Discussions - Replies (7)

I'm about to create this thread to post some small questions to understand more about the instinct of some stuffs.
My first question: what (really) i..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [Tkinter] Too much space ... 5 hours ago RonR RonR GUI
  How Reliable Is Assignmen... 8 hours ago tobey12 tobey12 News and Disc...
  Another app idea - intera... Today, 07:07 decuser Lenowell News and Disc...
  403 Error Yesterday, 20:58 CaptainNewb snippsat Web Scraping ...
  real community Yesterday, 20:16 decuser decuser News and Disc...
  variable changing types f... Yesterday, 18:45 Azdaghost Gribouillis General Codin...
  looking for help Yesterday, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... Yesterday, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame 09-14, 11:25 JMcM JMcM Game Developm...
Most views
  The best Prog... 575823
  Tutorial Requ... 497104
  Web Scraping ... 439832
  Newbie with P... 383532
  New Users Int... 365424
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+ 12087
buran 8174
snippsat 7367
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
XenonBlack Today
tobey12 Today
Lenowell Today
luisshulez6883 Yesterday
KennedyRichadGuerra Yesterday

User Panel Messages

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