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,934
» Latest member: winchestersam
» Forum threads: 38,722
» Forum posts: 175,504

Full Statistics

Online Users
There are currently 44 online users.
» 0 Member(s) | 37 Guest(s)
Bing, AOL, AOL, Google, Apple, Facebook

Latest Threads
Recovery of my lost solan...
Forum: General Coding Help
Last Post: winchestersam
5 minutes ago
» Replies: 0
» Views: 1
LOST OF INVESTMENT SCAM
Forum: News and Discussions
Last Post: goodvicent
33 minutes ago
» Replies: 0
» Views: 2
Too much space between gr...
Forum: GUI
Last Post: deanhystad
3 hours ago
» Replies: 3
» Views: 908
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 358
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,496
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,543
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 425
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 133
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,926
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,179

 
  Dice Throwing Game in Python (I have a problem)
Posted by: yuseinali - Jun-22-2017, 10:07 PM - Forum: General Coding Help - Replies (1)

I tried to make a program which says: "Press the button to throw the dices" and when you press the button it shows 2 random dice images. But it does n..... More

Print this item

  Unknown output
Posted by: brzo - Jun-22-2017, 09:11 PM - Forum: General Coding Help - Replies (3)

So I recently acquired this book "Adventures in Python" by Craig Richardson and I instantly dived into the book as an introduction in the python codin..... More

Print this item

  how to install scipy
Posted by: pikm57 - Jun-22-2017, 07:24 PM - Forum: Data Science - Replies (2)

Hi,

I want to install scipy, but I have no idea how. I installed winpython (x64) - Spyder (Python 3.6). I watched some tutorials how to install sci..... More

Print this item

  Shutil problem in file sorting script
Posted by: xavier992 - Jun-22-2017, 06:21 PM - Forum: General Coding Help - Replies (3)

Hey everyone,

I'm currently using shutil to sort a large number of files based on information contained in the filename.
Everything is working fin..... More

Print this item

  Visualisation of gaps in time series data
Posted by: ulrich48155 - Jun-22-2017, 06:05 PM - Forum: Homework - Replies (11)

From my university project I got time series data. Unfortunately, my time series has some gaps due to technical issues. Is it possible to visualise th..... More

Print this item

  Error with web.DataReader
Posted by: rakhmadiev - Jun-22-2017, 03:43 PM - Forum: Data Science - Replies (1)

Hi, I've found out that for some reason web.DataReader is not working for some of the tickers and I cannot understand why...

For example, when I tr..... More

Print this item

  speed up the "for loops"
Posted by: leouev - Jun-22-2017, 02:01 PM - Forum: Data Science - Replies (1)

my question here

Hello every one, I started learning Python in last 2 months. I find this one really tough for me. My goal is to process a image and ..... More

Print this item

  How to take input in POST call from aother pthon file
Posted by: network2016 - Jun-22-2017, 10:34 AM - Forum: General Coding Help - No Replies

Hi I am trting to execute a scenerio in which cleint make a call to web server and revceived the data and then post it into another server. I am using..... More

Print this item

  Misunderstanding with the “if” statement and “not equal”
Posted by: scriptoghost - Jun-22-2017, 10:16 AM - Forum: General Coding Help - Replies (6)

Hello everybody, I am new to Python and on this forum.

Thank you for this forum.

I don't understand why :
[python] 
TRUE = 1
FALSE = 0
test_..... More

Print this item

  Need help reading in a binary file
Posted by: shaynehansen - Jun-21-2017, 10:49 PM - Forum: Data Science - Replies (2)

I need help figuring out how to read in a binary file, and then placing it into a numpy array.

The error I am getting is: AttributeError: 'ReadBi..... More

Print this item

  Please, help to identify the mistake in the code
Posted by: Alberto - Jun-21-2017, 10:10 PM - Forum: General Coding Help - Replies (4)

Dear Python Users,

Please, help to identify where is my mistake in the code. What I am trying to do is to write the info (lines 1-3) into txt file...... More

Print this item

  How can I automate manual data validation using Python?
Posted by: python300 - Jun-21-2017, 09:21 PM - Forum: Data Science - Replies (1)

Here is what I do manually as of now:
I take raw data from source DB tables and do manual calculations on it using excel if needed. These manual calc..... More

Print this item

  Program-launching script will not close until the program it launches is closed
Posted by: mmwatson - Jun-21-2017, 09:12 PM - Forum: General Coding Help - Replies (1)

I wasn't sure whether to post this in "General Coding Help" or "GUI", as I'm encountering the problem in a tkinter-based GUI script, but I think the i..... More

Print this item

  Tkinter GUI works on Windows but not on Ubuntu
Posted by: danbei - Jun-21-2017, 08:20 PM - Forum: GUI - Replies (8)

Hi,
I'm coding a GUI with Tkinter that works fine on Windows 8.1 (python 2.7.13, Tkinter 8.5) but not on Ubuntu Mate 17.04 (python 2.7.13, Tkinter 8...... More

Print this item

  Replace lines from one .txt file to another
Posted by: Tumppi - Jun-21-2017, 07:34 PM - Forum: General Coding Help - Replies (13)

I am a beginner to do any coding, but still i'll try to do something..  Smile

My problem:

i need copy some lines Start.txt to end.txt, only..... More

Print this item

  New user startup Advice
Posted by: JP_ROMANO - Jun-21-2017, 07:23 PM - Forum: Data Science - Replies (8)

Not really a coding question specifically - but am interested in any opinions/advice.

I've tried to pick up Python a few times over the past couple o..... More

Print this item

  numpy.float64 and plot_date in matplotlib
Posted by: iv20023 - Jun-21-2017, 06:07 PM - Forum: Data Science - Replies (1)

Hi,

I am trying to draw the data of IBM stock and I have problems with date formatting.
Format of raw data is as follows:

COLUMNS=DATE,CLOSE,HI..... More

Print this item

  overwrite data using openpyxl
Posted by: BNB - Jun-21-2017, 11:31 AM - Forum: General Coding Help - No Replies

I have an excel sheet where I need to mainupulate a certain work sheet. I am trying to clear the contents in the worksheet and overwrite contents from..... More

Print this item

  THow to search a string in a file and display it in listbox by Tkinter
Posted by: mosavit - Jun-21-2017, 07:51 AM - Forum: GUI - Replies (2)

I was wondering how I can write a python code using Tkinter to search a string in an external txt file and display the lines in which the string appea..... More

Print this item

  multiple mice input? (windows)
Posted by: madscijr - Jun-20-2017, 10:08 PM - Forum: News and Discussions - Replies (1)

Does anyone know how to get Python to read separate input from 2 or more USB mice plugged into the same PC? (I am using Windows.)

Print this item

  Searching for items within a list
Posted by: Yobby - Jun-20-2017, 10:01 PM - Forum: General Coding Help - Replies (9)

For a project for a coding class I'm taking, we've been told to complete the code for an encrypted password saver. For part of this, I need to search ..... More

Print this item

  Another journey into the past
Posted by: sparkz_alot - Jun-20-2017, 02:08 PM - Forum: Bar - Replies (6)

Being a proud alumnus of the National Radio Institute (circa 1973), a Correspondence School* with a very long history, I thought I'd search online and..... More

Print this item

  Docs missing info?
Posted by: tozqo - Jun-20-2017, 11:07 AM - Forum: News and Discussions - Replies (3)

I watched "Python Programming" by Derek Banas on YouTube, he mentions newlines, and I decide to play around with it a little
[python]print('hello', \..... More

Print this item

  saving my *.py files
Posted by: tozqo - Jun-20-2017, 10:25 AM - Forum: General Coding Help - Replies (2)

So, (possibly off topic) if I have been saving my *.py files to anywhere other than where I installed my Python, then I won't be able to import them t..... More

Print this item

  Debug and trace in python
Posted by: quocchi22101262 - Jun-20-2017, 09:35 AM - Forum: General Coding Help - No Replies

I have to try use command: python -m trace --listfuncs --trackcalls main.py I write a simple code to test: file testdebug:
[python]
from testdebug1 im..... More

Print this item

  Concatinating two strings to make a variable
Posted by: bencouve - Jun-20-2017, 09:15 AM - Forum: General Coding Help - Replies (5)

I want to concatenate two strings so that they match  predefined variables which can load them into a list, something like this ..
[python]k = []
i0..... More

Print this item

  PyGame in the Browser/NodeWebkit? Yes!
Posted by: asherwunk - Jun-20-2017, 05:38 AM - Forum: Code sharing - No Replies

Hey guys, I'm totally new here and to be honest I'm new to conversing with many people on forums and such, despite having a blog. (http://wunk.me/)  H..... More

Print this item

  Help using class methods
Posted by: shaynehansen - Jun-19-2017, 10:46 PM - Forum: Data Science - Replies (1)

I have setup the class methods I would like to use instead of the code below the class. I am new to classes and still learning, how to make them work ..... More

Print this item

  output formating
Posted by: mcmxl22 - Jun-19-2017, 06:51 PM - Forum: General Coding Help - Replies (2)

I left the code as raw text because it would not format correctly in code brackets.
I am wondering if there is a way to get this to print out the let..... More

Print this item

  We are Hiring Python Devs
Posted by: jakekimpton - Jun-19-2017, 03:41 PM - Forum: Jobs - Replies (5)

Hey everybody,

I work for a Software House in Cornwall, UK. We specialise in long-term projects for clients across the world. Right now, we..... More

Print this item

  .mp4 output via FFmpeg fails.
Posted by: ailgun - Jun-19-2017, 11:21 AM - Forum: Data Science - Replies (2)

Hello, I'm trying to use a code as below to create a .mp4 file (it's by someone else but I just wanted to try it out). It should create a mp4 file but..... More

Print this item

  Get data out of connl-file
Posted by: MattaFX - Jun-19-2017, 09:35 AM - Forum: General Coding Help - Replies (1)

Currently, I'm working with connl-files which look like the one in the attachment (saved as .txt-file, since bz2-files are not allowed to be uploaded)..... More


Attached Files

.txt   test.txt (Size: 12.43 KB / Downloads: 733)
Print this item

  pickle- how does it work
Posted by: foxtreat - Jun-19-2017, 09:16 AM - Forum: General Coding Help - Replies (1)

I made a simple text fighting game.but i need to be able to save and load variables.i was tols to use pickle. But i have no experience in what it even..... More

Print this item

  Programming using 4 camera
Posted by: trabis03 - Jun-19-2017, 02:58 AM - Forum: General Coding Help - No Replies

Hi,

I am creating a monitoring program using 3-4 cameras and I am having trouble how to create one GUI with 4 buttons of the camera to select and ..... More

Print this item

  SSH connections
Posted by: Will - Jun-18-2017, 06:11 AM - Forum: General Coding Help - Replies (3)

Hi all,
im almost new in python.

I tried to get a connection to a cisco device and execute some commands, all fine here.

But my problem..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Recovery of my lost solan... 5 minutes ago winchestersam winchestersam General Codin...
  LOST OF INVESTMENT SCAM 33 minutes ago goodvicent goodvicent News and Disc...
  [Tkinter] Too much space ... 3 hours ago RonR deanhystad GUI
  Another app idea - intera... Yesterday, 07:07 decuser Lenowell News and Disc...
  403 Error 09-15, 20:58 CaptainNewb snippsat Web Scraping ...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 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...
Most views
  The best Prog... 575833
  Tutorial Requ... 497142
  Web Scraping ... 439839
  Newbie with P... 383547
  New Users Int... 365498
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 6894
metulburr 5151
Top referrers
Googlepro 23
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
winchestersam Today
goodvicent Today
XenonBlack Yesterday
tobey12 Yesterday
Lenowell Yesterday

User Panel Messages

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