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,974
» Latest member: Williamcaurb
» Forum threads: 38,732
» Forum posts: 175,557

Full Statistics

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

Latest Threads
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
5 hours ago
» Replies: 6
» Views: 724
Integer Factorization Too...
Forum: Code sharing
Last Post: fosuwxb
6 hours ago
» Replies: 0
» Views: 52
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
10 hours ago
» Replies: 8
» Views: 453
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,831
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 697
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,230
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,800
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,202
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,160
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,463

 
  Python code issue
Posted by: tedarencn - Apr-15-2020, 06:41 PM - Forum: GUI - Replies (2)

Hello guys,
I am new python learner. Today I meet one attribute error. I am not sure why it happens.Please advise.Please refer the code and screensho..... More

Print this item

  python ibm websphere
Posted by: cigo92 - Apr-15-2020, 06:21 PM - Forum: General Coding Help - No Replies

Hello i have a problem with understanding question for job interview
i created with jython wsadmin websphere resources
code is on the bottom of the qu..... More

Print this item

  How To Export XY Coordinates Of A Function To CSV
Posted by: jrucker00 - Apr-15-2020, 05:55 PM - Forum: General Coding Help - Replies (1)

How can I output the X and Y coordinates of a mathematical function to a CSV output? As a very basic example, if f(x)=x^2, then how could I generate ..... More

Print this item

  WxPython GUI data handling
Posted by: Kangaroo - Apr-15-2020, 05:03 PM - Forum: GUI - Replies (1)

Hi,

I have generated GUI using the WxFormBuilder called MainGUI.py(frontend) and i would like to run a sequence.py(backend) which runs bunch of ta..... More

Print this item

  [Django]calculate value in model
Posted by: smabubakkar - Apr-15-2020, 03:40 PM - Forum: Web Scraping & Web Development - No Replies

Hi I am new to Django

I have a Model with Buying and Selling Rate and have loaded data it.

Now i want to update the Model and a calculative colu..... More

Print this item

  PyQt5 - Threading
Posted by: reginald - Apr-15-2020, 02:52 PM - Forum: GUI - Replies (3)

I need help in implementing a worker thread in the code of an app I wrote. The app takes and search user inputs in a SQL db - everything works, but th..... More

Print this item

  Trying to get unique words from a set of strings
Posted by: garam0 - Apr-15-2020, 02:44 PM - Forum: General Coding Help - Replies (5)

when I execute the following code I get ['red', 'pink', 'red', 'white', 'blue']. I cannot understand why there are 2 'red' words. Can someone help me ..... More

Print this item

  help getting code to run
Posted by: justinglock40 - Apr-15-2020, 02:18 PM - Forum: General Coding Help - No Replies

Hi, all.

I found this code online https://github.com/airship-david/Plex-Ap...ownload.py and would like to get it to..... More

Print this item

  Simple question on tab
Posted by: stuartsmith22 - Apr-15-2020, 11:33 AM - Forum: General Coding Help - Replies (4)

Absolute newbie and just starting to learn.

I cannot work out why the first two programs below work, but the third does not!

1. [Python] person_..... More

Print this item

  Missing graph after combining xls files
Posted by: Kishore01 - Apr-15-2020, 10:51 AM - Forum: General Coding Help - No Replies

Hello,
I have multiple xls files , some with graphs.I am combining these files into worksheets of a single xlsx workbook.
After combining, the final..... More

Print this item

  stucked with my crawler
Posted by: jviure - Apr-15-2020, 10:47 AM - Forum: Web Scraping & Web Development - No Replies

Hi to everybody! I m trying to execute an existing django project (a crawler with scrapy)
https://github.com/ginopalazzo/dedomeno

But I am stucke..... More

Print this item

  angle of rotation
Posted by: berckut72 - Apr-15-2020, 10:22 AM - Forum: Game Development - Replies (4)

Hello everyone!
Tell me, please - how can I determine the angle between the bot and the click? I wrote this in the program, but if the click is on th..... More


Attached Files

Thumbnail(s)
   
Print this item

  best option for comparing two csv files
Posted by: zuzuzu - Apr-15-2020, 09:21 AM - Forum: General Coding Help - Replies (1)

Hi All,

I have the code below which compares 2 csv files and appends the differences found in the new_data file with file_with_all_data.
The aim o..... More

Print this item

  importing CSV file into a OOP Class table using Python
Posted by: faruk61 - Apr-15-2020, 09:11 AM - Forum: General Coding Help - Replies (1)

importing CSV file into a OOP Class table using Python . Help me ??

Print this item

  Error "Else expected"
Posted by: aryagon - Apr-15-2020, 09:07 AM - Forum: Game Development - Replies (1)

Hello,
I was coding a simple mastermind but I can't get rid of this "else expected" error at line 26. I have no if empty, and I don't see the problem..... More

Print this item

  PIP Installation Error
Posted by: bhanukiran117 - Apr-15-2020, 09:00 AM - Forum: General Coding Help - Replies (2)

I am trying to install pip under non root user and I am getting the following error.

python --version
Python 2.7.11

cat /etc/redhat-release
Re..... More

Print this item

  Assigning data read from CSV to class
Posted by: faruk61 - Apr-15-2020, 08:53 AM - Forum: General Coding Help - Replies (2)

Hello friends . How can I use the data I read from CSV with the help of classes? Can you help?

Print this item

  print result in OUTPUT not in TERMINAL
Posted by: picasso - Apr-15-2020, 05:55 AM - Forum: General Coding Help - Replies (1)

hello
i use VSCODE and i want to see my results in OUTPUT section just using Ctrl+Alt+N not using RUN PYTHON FILE IN TERMINAL. when i use RUN PYTHON..... More

Print this item

  UnUnloading values from multiple widgets in a container
Posted by: UGuntupalli - Apr-15-2020, 04:25 AM - Forum: General Coding Help - Replies (3)

All,
I just started using ipywidgets and I am trying to find the ropes, so if this question has been answered previously or the documentation covers ..... More

Print this item

  Program: bookstore()
Posted by: muza - Apr-15-2020, 04:20 AM - Forum: Homework - Replies (4)

## Program: create new function bookstore()
create and test function bookstore()
- **bookstore() takes 2 string arguments: book & price**
- **books..... More

Print this item

  try except/ if else
Posted by: menator01 - Apr-15-2020, 02:33 AM - Forum: GUI - Replies (1)

Although the code is working as expected, I can't figure out the if else inside the try except does not work as intended.
If results > 0 is returned ..... More

Print this item

  can't use pip on CentOS 7
Posted by: Sakurami - Apr-15-2020, 02:17 AM - Forum: Web Scraping & Web Development - Replies (1)

Greeting.
When I tried to use any pip commands it occured following error:
[output]Traceback (most recent call last):
File "/usr/bin/pip", line 9..... More

Print this item

  Expression Evaluation Using Stacks
Posted by: walrus_overlord2 - Apr-15-2020, 01:29 AM - Forum: Homework - Replies (3)

Hello, first time posting because this is the first assignment we have done that has me seriously stumped. The assignment is as follows:


..... More

Print this item

  finding a mismatched triple-quote in a huge module
Posted by: Skaperen - Apr-15-2020, 01:08 AM - Forum: News and Discussions - Replies (1)

i'm trying to find a mismatched triple-quote in a huge module file. it's way too big to look over by eye. maybe there is a script that can do it by ..... More

Print this item

  Can't substract seconds from time
Posted by: Raj_Kumar - Apr-15-2020, 12:54 AM - Forum: General Coding Help - Replies (1)

Hi

iam novice to python.I can't understand where i did the mistake & why. Kindly correct my code.

[python]#Write a Python program to add 5 secon..... More

Print this item

  colorbar for scatter shows no negatives values...
Posted by: gil - Apr-15-2020, 12:45 AM - Forum: General Coding Help - No Replies

Hi everyone !

i made a program that should give me a beautiful graph with X, Y and color for the Z variable. But the color only gives me positive v..... More

Print this item

  Python 36-32 problem encoding module not found
Posted by: mkgrtn - Apr-14-2020, 09:57 PM - Forum: General Coding Help - No Replies

I need somehelpwith Python 36-32 and 38-32
I have been using sublime text 3 asmy ide for about 1 year now and everything was fine -I tried to change ..... More

Print this item

  Syntax Error Invalid Syntax / ghost Variable
Posted by: Atlaas - Apr-14-2020, 09:27 PM - Forum: General Coding Help - Replies (2)

Hi i'm begginer in Python Language and for this problem i don't success to found the solution to stop that
Someone have a Solution ?

[img]https:/..... More

Print this item

  Basic storage of function values for monte carlo simulation
Posted by: glidecode - Apr-14-2020, 09:19 PM - Forum: Data Science - Replies (1)

I'm testing out some simple monte carlo simulations which I'd like to plot on a graph.

Here is an idea about how to do this:

1) Create an empty data..... More

Print this item

  Sorting numbers from smallest to biggest
Posted by: Dokugan - Apr-14-2020, 09:03 PM - Forum: General Coding Help - Replies (2)

Hi, i im new in Python, and i have troubles with understanding why my code cant sort numbers from smallest to biggest :
[python]a = input ('a Size: ..... More

Print this item

  Flask Create global response function to be called from every where in the web app
Posted by: umen - Apr-14-2020, 08:29 PM - Forum: Web Scraping & Web Development - Replies (2)

new to flask , i have web app that containes few parts
for example:
[python]
utils/
-- utils.py
db/
-- oracle.py
main.p..... More

Print this item

  Unpacking nested lists
Posted by: yonatan776 - Apr-14-2020, 08:18 PM - Forum: General Coding Help - Replies (1)

Hey, I beleive it's a relatively simple quiestion although i didn't find any simple answer in Google.

I'd like to create a function that unpacks a ..... More

Print this item

  Treat error ?
Posted by: JohnnyCoffee - Apr-14-2020, 07:16 PM - Forum: General Coding Help - Replies (11)

The code below checks for the existence of a method belonging to a class. If the method exists it returns me True and if it does not return the follow..... More

Print this item

  updated synology package
Posted by: mbierman - Apr-14-2020, 06:59 PM - Forum: News and Discussions - Replies (1)

I noticed that the Python package available for my Synology is over 2 years old. I reached out to them to see about getting an updated one and they sa..... More

Print this item

  program error ?
Posted by: Xraydelta - Apr-14-2020, 06:45 PM - Forum: Homework - Replies (1)

[Please excuse in advance the quality of my English ...I'm French Tongue ]

Hello,
I'm new on this forum and begin in python programming;
I r..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Unable to resolve FileNot... 5 hours ago llarkin6 noisefloor General Codin...
  Integer Factorization Too... 6 hours ago fosuwxb fosuwxb Code sharing
  Comparing 2 100GB Drives/... 10 hours ago tester_V snippsat General Codin...
  Select Python comment (#)... Yesterday, 18:39 SpongeB0B tester_V General Codin...
  My goal to be hired worki... 09-27, 23:58 GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... 09-26, 09:50 P212 Biks News and Disc...
Most views
  The best Prog... 577307
  Tutorial Requ... 500550
  Web Scraping ... 440979
  Newbie with P... 385013
  New Users Int... 369471
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+ 12090
buran 8176
snippsat 7370
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Williamcaurb Today
sophielane Today
Oscar0057 Today
Cromulent Today
PhamMaria Today

User Panel Messages

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