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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,299
» Latest member: matt
» Forum threads: 38,795
» Forum posts: 175,890

Full Statistics

Online Users
There are currently 36 online users.
» 1 Member(s) | 29 Guest(s)
Bing, Google, Facebook Dev, matt

Latest Threads
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
5 hours ago
» Replies: 3
» Views: 116
silent deployment Python ...
Forum: News and Discussions
Last Post: Bummibaer
6 hours ago
» Replies: 2
» Views: 80
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
10 hours ago
» Replies: 6
» Views: 3,182
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 249
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 135
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 94
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,526
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 180
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 84
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,157

 
  pyodbc.Error SQLBindParameter
Posted by: pcarra - Jul-08-2019, 08:17 PM - Forum: General Coding Help - No Replies

I am working on updating a table in a database the update data looks like this:

[['CID', 'Status', 'JiraTicket', 'MrcNew', 'MonthBudget', 'BillingSta..... More

Print this item

  I need help with a Kata
Posted by: Jaccobtw - Jul-08-2019, 08:09 PM - Forum: General Coding Help - Replies (3)

https://www.codewars.com/kata/change-you...ain/python

I don't understand how to pass a callable value into the functions fst and sn..... More

Print this item

  Linking python to Google Sheets
Posted by: Charliefish1311 - Jul-08-2019, 08:00 PM - Forum: General Coding Help - Replies (1)

When trying to link python with this code

[python]
import gspread
from oauth2client.service_account import ServiceAccountCredentials

from ppri..... More

Print this item

  Fetching data from Sklearn
Posted by: zaki424160 - Jul-08-2019, 05:15 PM - Forum: General Coding Help - Replies (2)

I am a python beginner and using Pycharm as IDE and Python 3.7.3. I am using an existing code when I run the code gives me an error
the code is

[py..... More

Print this item

  Live cameras streaming
Posted by: itskv - Jul-08-2019, 04:50 PM - Forum: News and Discussions - Replies (1)

I am using PAGE to design GUI for windows. (can't code, only design)
How to show live streams from 2 different IP cameras in 2 different 'FRAMES' on ..... More

Print this item

  Reinitializing list
Posted by: Shivesh - Jul-08-2019, 02:42 PM - Forum: General Coding Help - Replies (8)

Hi Guys,

I have written a function in which I have created a local list of pair values.
In the end, I append it to a global list.

The local lis..... More

Print this item

  Getting a specific text inside an html with soup
Posted by: mathieugrimbert - Jul-08-2019, 01:19 PM - Forum: Web Scraping & Web Development - Replies (9)

Hi, I apologies for the question but I am new to scrapping in python and I struggle with accessing a text inside an html. I passed the article/html th..... More

Print this item

  add module in one file .exe
Posted by: linh_py - Jul-08-2019, 01:18 PM - Forum: Homework - Replies (1)

hello, i have homework, make keylogger. i use pyinstaller to make onefile .exe. But when i run it in victim pc, it give me [b][i]"Fatal:..... More

Print this item

  which std library to use for web development in python
Posted by: srm - Jul-08-2019, 11:42 AM - Forum: Web Scraping & Web Development - Replies (4)

I am new to python and would like to go for web development in python but
which standard library to use for making website as mostly it is django th..... More

Print this item

  How to draw rectangles in pyplot?
Posted by: SuchtyTV - Jul-08-2019, 11:15 AM - Forum: Data Science - Replies (4)

Hey,

[python]from mpl_toolkits.mplot3d import Axes3D
import numpy as np

from mpl_toolkits.mplot3d import Axes3D
from mpl_toolkits.mplot3d.art..... More

Print this item

  If statement containing apostrophe
Posted by: AshBax - Jul-08-2019, 10:56 AM - Forum: General Coding Help - Replies (11)

Hi,
I'm looking to compare strings (that have been pulled in from a csv) to a string created from an input.
All works fine, until the string contains ..... More

Print this item

  sending arduino data to python and use a parity check
Posted by: 10_Lucas - Jul-08-2019, 10:38 AM - Forum: Homework - Replies (6)

hello,
i will read sensordata in my arduino(automatic greenhouse), this data will be sent to my rpi. With a python code i will send this arduino dat..... More

Print this item

  How can I program this algorithm with Python
Posted by: docmaths - Jul-08-2019, 09:20 AM - Forum: Data Science - Replies (9)

How can I program this algorithm with Python.
[img]https://zupimages.net/up/19/28/l5iu.png[/im[url=https://python-forum.io/thread-19635.html]..... More

Print this item

  Mouse Click Problem
Posted by: rwahdan - Jul-08-2019, 06:50 AM - Forum: Game Development - Replies (2)

Hi,

I took some code from GitHub and I have a problem as when I choose from menu "Settings", and just move the mouse, the menu disappear and main m..... More

Print this item

  Enhance my stacked barplot title, and flip legend
Posted by: Clunk_Head - Jul-08-2019, 03:26 AM - Forum: Data Science - No Replies

I've got most everything in order with my stacked barplot
[Image: Screenshot-95.png]
but I am missing two things:
1) Can I ..... More

Print this item

  How to Import Libraries like Numpy
Posted by: ajay3adhikari - Jul-08-2019, 02:19 AM - Forum: General Coding Help - Replies (2)

I am a beginner in Python. I downloaded Python on my mac and started Python 3.7.3 Shell.
Though I imported 'math' library as 'import math', I am not ..... More

Print this item

  NLP Issue
Posted by: standenman - Jul-08-2019, 12:03 AM - Forum: News and Discussions - Replies (5)

I had an upwork freelancer working on a Django Python App. Now over $3K in, we have failure, and I suspect he is not up to the task. The app does th..... More

Print this item

  I'm getting a wrong answer don't know where the bug is
Posted by: 357mag - Jul-07-2019, 09:08 PM - Forum: General Coding Help - Replies (4)

I've written a program that inputs three integers and calls functions to determine the smallest and the largest of the three. But sometimes my program..... More

Print this item

  ttk Separator sizing
Posted by: DT2000 - Jul-07-2019, 05:06 PM - Forum: GUI - Replies (2)

I have been asked about information on how to size a ttk Separator using the .pack or .place methods.
In the code below the separator is showing howe..... More


Attached Files

Thumbnail(s)
   
Print this item

  Sum of List
Posted by: nag_sathi - Jul-07-2019, 04:30 PM - Forum: General Coding Help - Replies (6)

Hi,

I have wrote a python program to sum the numbers in a list.However its giving answer one.

Please advise.

[python]MyList = []
Number = i..... More

Print this item

  I need help with Python code to implement this algorithms
Posted by: Saemmanuex - Jul-07-2019, 12:24 PM - Forum: General Coding Help - Replies (1)

Hello house , I need help with Python code to implement the following algorithm[Image: znKvQDy]


Attached to this is a link to th..... More

Print this item

  error
Posted by: Rahul - Jul-07-2019, 12:03 PM - Forum: General Coding Help - Replies (1)

[python]marks = input()
if 33 < marks < 45:
print("pass")
else:
if 45 < marks < 60:
print("second")
else:
if 60 < m..... More

Print this item

Star résolution numérique pour les équations de Lockta-Volterra en python
Posted by: Mohamed19 - Jul-07-2019, 11:19 AM - Forum: General Coding Help - Replies (2)

Bonjour
j'ai trouvé une difficulté à tracer les courbes pour les équations de Lockta-Volterra par la méthode d'Euler explicite en Python

voici un..... More

Print this item

  Change column names from a file
Posted by: Nidhesh - Jul-07-2019, 11:04 AM - Forum: Data Science - Replies (2)

Hi All,

I want to change the column names to the name i have in the csv file. Below is the code i used but i am getting an error i.e.

Keyerror: 'Col..... More

Print this item

  Error: int object does not support item assignment
Posted by: ankita_nthu - Jul-07-2019, 09:57 AM - Forum: General Coding Help - Replies (2)

Dear All,

I want to know how to remove this type of error. In this code i want to flip the values. But if I flip by giving 1D array index it flips ..... More

Print this item

  New thread/topic
Posted by: ankita_nthu - Jul-07-2019, 08:04 AM - Forum: Board - Replies (2)

hi,

sorry to ask here as this question is not related to this topic.
I am very new to this forum , so i dont know how create a new thread/topic. ..... More

Print this item

  use the print function in pygame
Posted by: rwahdan - Jul-07-2019, 05:14 AM - Forum: Game Development - Replies (5)

Hi,

I am learning python and I took the code from GitHub but it is printing the results in the screen as print command, I need to attach this print..... More

Print this item

  clear button destroy can't work
Posted by: jacklee26 - Jul-07-2019, 02:54 AM - Forum: GUI - Replies (1)

why my destroy can't work when click clear
[python]
from tkinter import *

a=Tk()
a.title('Window')
a.geometry('500x500+300+100')
b=StringVar()..... More

Print this item

  A generic breadth first traversal function
Posted by: Gribouillis - Jul-06-2019, 10:16 PM - Forum: Code sharing - Replies (2)

The function breadth_first() defined below generates the nodes of a directed graph in ..... More

Print this item

  Make a Web crawler without using the recursion method.
Posted by: hibritusta - Jul-06-2019, 08:16 PM - Forum: Web Scraping & Web Development - Replies (6)

I'm working on a Crawler application.
My goal is to write a broken link detection tool.
So I'm going to check all the links on a site.

When [inli..... More

Print this item

  Why are my parameter names greyed out?
Posted by: 357mag - Jul-06-2019, 07:16 PM - Forum: General Coding Help - Replies (1)

I'm experimenting with passing arguments to functions and I noticed that the names I'm using for parameters look greyed out. You probably can't see it..... More

Print this item

  How can I work this codes in Windows?
Posted by: herace - Jul-06-2019, 02:35 PM - Forum: General Coding Help - Replies (4)

This codes is working on Raspberry, how can I work this codes in Windows?

[python]bashCommand = ['mkvpropedit','{}'.format(dosyatam),'--edit','info..... More

Print this item

  Ai DeepNude problematic?
Posted by: snippsat - Jul-06-2019, 01:04 PM - Forum: News and Discussions - Replies (14)

It's funny that that image on left is the "problem" and image on right the "solution".
I guess many men will agree Shifty
[spoiler="NSFW Click ..... More

Print this item

  Raspberry - Python 3.7 - Installation trouble
Posted by: madjo1983 - Jul-06-2019, 12:33 PM - Forum: General Coding Help - Replies (2)

Hi,

I installes Python 3.7 on my Raspberry Pi 3 Model B.
I used those sites:
https://gist.github.com/SeppPenner/6a5a3...524417761d..... More

Print this item

  What is the purpose of "None" in event=None with tkinter ?
Posted by: alan9979 - Jul-06-2019, 12:29 PM - Forum: GUI - Replies (2)

In the following code, I try with and without the "=None" on line 30 (def changeCouleurs(self,event=None):), but there's no difference. I would like t..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My regex function is not ... 5 hours ago Moltar1997 perfringo General Codin...
  silent deployment Python ... 6 hours ago Bummibaer Bummibaer News and Disc...
  best way to learn python 10 hours ago dutch ichsanputr News and Disc...
  data fetching for indian ... Yesterday, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 04:46 Barber532 SledgeNE Game Developm...
Most views
  The best Prog... 579371
  Tutorial Requ... 512366
  Web Scraping ... 442280
  Newbie with P... 386338
  New Users Int... 380288
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12110
buran 8196
snippsat 7390
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
matt Today
Divyakrishnan071 Today
ichsanputr Today
nicos18 Yesterday
Moltar1997 Yesterday

User Panel Messages

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