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,990
» Latest member: Safariscampoea
» Forum threads: 38,736
» Forum posts: 175,580

Full Statistics

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

Latest Threads
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
18 minutes ago
» Replies: 1
» Views: 49
print does not open conso...
Forum: General Coding Help
Last Post: Pedroski55
5 hours ago
» Replies: 2
» Views: 89
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,532
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:58 PM
» Replies: 2
» Views: 96
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:56 PM
» Replies: 6
» Views: 212
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,047
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 462
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,093
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,166
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 849

 
  optionmenu value write a list
Posted by: mdalireza - Nov-11-2019, 01:00 PM - Forum: GUI - No Replies

Hi,
I am keep getting AttributeError: 'tuple' object has no attribute 'get' when I am trying to write to a list a value from optionmenu. Please help..... More

Print this item

  How to debug high-performance additives written in C ++ code?
Posted by: AlekseyPython - Nov-11-2019, 12:02 PM - Forum: News and Discussions - Replies (5)

Python 3.7.5

To speed up my code, I decided to write a small C++ computing kernel and use this so-library from Python. But the question arises of d..... More

Print this item

  Senior Full-Stack Developer- Full Time- Barcelona
Posted by: OrderCare - Nov-11-2019, 11:54 AM - Forum: Jobs - No Replies

Hello, please find below our Job Description. Our website will be online very soon.

Thank you!



Location : Barcelona - Spain
Job type..... More

Print this item

  Handling escape charters while converting data frame to JSON
Posted by: RahulShukla - Nov-11-2019, 11:22 AM - Forum: Data Science - No Replies

Hi All,
I am new to the python programming so please bear with me if question seems to basic.

i have created url column in my dataframe

df['url..... More

Print this item

  Remote SQL
Posted by: kozaizsvemira - Nov-11-2019, 10:06 AM - Forum: Networking - Replies (3)

Hi,

I am new to servers, SQL and networks, I was wondering I have linux server with ubuntu, working django website.

Edit: I'm not talking about..... More

Print this item

  matrix name including a variable
Posted by: paul18fr - Nov-11-2019, 09:03 AM - Forum: Data Science - Replies (3)

Hi

As described in the following example, I want to introduce a number in a matrix name (number is a variable). I had a look on internet and I foun..... More

Print this item

  socket.error
Posted by: Karin - Nov-11-2019, 08:53 AM - Forum: Networking - No Replies

hi, I tried to control raspberrypi with julius and python, but i got socket.error as follows.
[error]
Traceback (most recent call last):
File "le..... More

Print this item

  How to Display pygame on SSD1351 screen
Posted by: kalihotname - Nov-11-2019, 07:32 AM - Forum: Game Development - No Replies

I want to move this code into raspberry pi and run it's with OLED SSD1351

could I have some examples that runs pygame on OLED screen?

[python] ..... More

Print this item

  import argv
Posted by: Scott - Nov-11-2019, 07:21 AM - Forum: General Coding Help - Replies (3)

Hi everyone,

I am trying to work through the text book 'Learn Python the hard way' and I am getting stuck on Exercise 13:

[python]from sys impor..... More

Print this item

  coding idea
Posted by: Skaperen - Nov-11-2019, 06:43 AM - Forum: Bar - Replies (2)

here is how i form plurals in f-strings. if you are using a version of Python before 3.6 you can rearrange the code to something that works there.
[..... More

Print this item

  Has anyone experience a winError[5] Access Denied in Windows 10?
Posted by: fstkmaro - Nov-11-2019, 04:14 AM - Forum: General Coding Help - Replies (2)

Hello, I am running a script that turns into an error when running one of the built in scripts in Python (subprocess.py). The error appears to be Wind..... More

Print this item

  Keeping in shape as an Engineer
Posted by: sisoj - Nov-11-2019, 04:13 AM - Forum: Bar - Replies (4)

Hey Engineers! Please share your biggest 2 challenges when it comes to keeping unwanted weight off and being in shape.

Print this item

  No data when using scrapy to get data
Posted by: ADBYITMS - Nov-11-2019, 03:10 AM - Forum: Web Scraping & Web Development - Replies (3)

Hi all, i have managed to write my first scrapy code but when i run it i get no data from the site, i get no errors but i feel i know the issue, i nee..... More

Print this item

  How to close one of the windows in Tkinter
Posted by: scratchmyhead - Nov-11-2019, 01:36 AM - Forum: GUI - Replies (3)

Hey guys. I'm sure it's simple but what is the command to close a current window in Tkinter? I still want the root to be open but I want another windo..... More

Print this item

  Getting First 3 characters in a listbox
Posted by: scratchmyhead - Nov-10-2019, 11:45 PM - Forum: GUI - Replies (1)

I'm new to Python so bare with me. I have googled this but can't seem to find the answer. How do I get the first three characters in a Tkinter listbox..... More

Print this item

  python script fails with a lot of data
Posted by: bluethundr - Nov-10-2019, 11:37 PM - Forum: General Coding Help - Replies (2)

I wrote a python script that seemed to work pretty well. It lists EC2 instances in AWS and then writes them to our Confluence wiki.

If it processes..... More

Print this item

  Dictionnary brackets issue
Posted by: Reldaing - Nov-10-2019, 10:38 PM - Forum: General Coding Help - Replies (1)

Hi, little issue. Could u please tell me how to remove the {} between each number and "0" in the output of the
console ? Thanks!
[python]def foncti..... More

Print this item

  Dictionnary Issue
Posted by: Adem - Nov-10-2019, 10:27 PM - Forum: Game Development - Replies (2)

Hi, little issue. Could u please tell me how to remove the {} between each number and "0" in the output of the console ? Thanks!
[python]def fonction..... More

Print this item

  AttributeError: 'str' object has no attribute 'xpath'
Posted by: nazmulfinance - Nov-10-2019, 09:13 PM - Forum: Web Scraping & Web Development - No Replies

Dear Members,

I am sorry for the repeated post. I posted on the wrong sub-forum and then realized that this sub-forum is the right one for me. I am s..... More

Print this item

  Python ModuleNotFoundError: No module named 'sender_model' when running an Alembic mi
Posted by: fcardinaliuk - Nov-10-2019, 09:09 PM - Forum: General Coding Help - Replies (1)

Import modules and packages causing a bit of issues - can anyone identify the main reason for my alembic migration would not run ?

  1. P..... More

Print this item

  I wrote an emulator!
Posted by: keames - Nov-10-2019, 09:07 PM - Forum: Code sharing - Replies (8)

I have been inspired by YouTubers like Ben Eater and James Sharman and decided to start dabbling in electronics with my hobby eventually culminating i..... More


Attached Files

.pdf   Documentation.pdf (Size: 56.96 KB / Downloads: 5)
Print this item

  AttributeError: 'str' object has no attribute 'xpath'
Posted by: nazmulfinance - Nov-10-2019, 09:02 PM - Forum: Web Scraping & Web Development - Replies (4)

Dear Members,

I am very new to python. I am using the following code to extract the details of each product.

I am collecting product names from ..... More

Print this item

  is something missing?
Posted by: Skaperen - Nov-10-2019, 08:25 PM - Forum: News and Discussions - Replies (6)

[output] File "/usr/lib/python3.6/tempfile.py", line 184, in <module>
from random import Random as _Random
ImportError: cannot import name 'Ran..... More

Print this item

  removing items from a list or group within a for loop.
Posted by: allusernametaken - Nov-10-2019, 08:07 PM - Forum: General Coding Help - Replies (9)

Hello, hello.
I'm learning Python with a book(Python Crash Course), and at the part to code a game called 'Alien invasion'. To be more specific, curr..... More

Print this item

  {} from dict suppressing
Posted by: Adem - Nov-10-2019, 07:46 PM - Forum: General Coding Help - Replies (2)

Hi, little issue. Could u please tell me how to remove the {} between each number and "0" in the output of the console ? Thanks!

[python]def foncti..... More

Print this item

  how can I changing a base class method
Posted by: voidptr - Nov-10-2019, 07:27 PM - Forum: General Coding Help - Replies (2)

Is there some ways to change methods from a base class ?

here an example, I want to change the behavior of extendleft
form deque.

yes I can c..... More

Print this item

  What is wrong with my code?
Posted by: Than999 - Nov-10-2019, 07:27 PM - Forum: Homework - Replies (1)

Hi, why am I getting an invalid syntax error for "student = True"? This code was already initialize for me in the assignment, and when I went to go us..... More

Print this item

  Read Method
Posted by: JohnnyCoffee - Nov-10-2019, 04:24 PM - Forum: Web Scraping & Web Development - Replies (11)

How do I read a class file in order to discover the existence of a certain method ?

Print this item

  Need help returning min() value of list?
Posted by: edwdas - Nov-10-2019, 04:10 PM - Forum: General Coding Help - Replies (3)

Howdy,

I have a feeling that my issue lies within my second function. The Max function works for returning the single highest digit however the min..... More

Print this item

  How to Stop Sentinel Value from Entering Final Output
Posted by: ZQ12 - Nov-10-2019, 04:07 PM - Forum: General Coding Help - Replies (3)

I am writing a program using while loop to determine the highest and lowest of a user's inputted numbers, allowing the user to enter as many numbers a..... More

Print this item

  importbacktrader
Posted by: mpellegrini - Nov-10-2019, 03:24 PM - Forum: General Coding Help - No Replies

Good morning. I installed backtrader on windows via cmd prompt like this: pip3 install backtrader

but from Spyder Anaconda when I write import back..... More

Print this item

  Problem with installing PyPDF2
Posted by: Pavel_47 - Nov-10-2019, 01:52 PM - Forum: General Coding Help - Replies (2)

Hello,
Here is what happens when I'm trying to install PyPDF2:
[output]sudo pip3 install PyPDF2
Traceback (most recent call last):
File "/usr/bi..... More

Print this item

  Critique first project
Posted by: MikeJones619 - Nov-10-2019, 01:52 PM - Forum: Homework - Replies (2)

Can I get some feedback on the below code. I've just started very recently and would like to learn python.
How could I go about making the below code..... More

Print this item

  error when inserting list statement from python to MySQL
Posted by: ADBYITMS - Nov-10-2019, 10:44 AM - Forum: Web Scraping & Web Development - No Replies

HI all i am trying to insert data from a python script i have and i am getting an error, i thank you for your help in advance and feel free to let me ..... More

Print this item

  transfering files between server locations using ftplib
Posted by: katesfb - Nov-10-2019, 08:35 AM - Forum: General Coding Help - Replies (1)

Hi
I have a logging application that uploads hourly files to an ftp server (remotely using an Arduino). I then use a python script (once per day) tha..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Weird failure in Selenium 18 minutes ago glestwid Larz60+ General Codin...
  print does not open conso... 5 hours ago Tycho_2025 Pedroski55 General Codin...
  Fred Economic Data API Yesterday, 15:05 warrior42 Trickety Web Scraping ...
  create ocr to detect lice... Yesterday, 13:58 bimosora noisefloor General Codin...
  Parse Markdown / get the ... Yesterday, 13:56 SpongeB0B noisefloor General Codin...
  Error: cannot mix str wit... 10-01, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... 09-30, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... 09-30, 00:21 GnomeSweetGnome GnomeSweetGnome News and Disc...
  Unable to resolve FileNot... 09-29, 17:45 llarkin6 noisefloor General Codin...
  Comparing 2 100GB Drives/... 09-29, 12:59 tester_V snippsat General Codin...
  Select Python comment (#)... 09-28, 18:39 SpongeB0B tester_V General Codin...
Most views
  The best Prog... 577475
  Tutorial Requ... 501309
  Web Scraping ... 441103
  Newbie with P... 385163
  New Users Int... 369888
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+ 12093
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
Safariscampoea Today
DataAnalytics021 Today
markwood955 Yesterday
DerekGeel Yesterday
Tycho_2025 Yesterday

User Panel Messages

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