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,933
» Latest member: Sterlin
» Forum threads: 38,721
» Forum posts: 175,503

Full Statistics

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

Latest Threads
Sports Betting Game Devel...
Forum: Game Development
Last Post: Sterlin
33 minutes ago
» Replies: 0
» Views: 5
Too much space between gr...
Forum: GUI
Last Post: deanhystad
9 hours ago
» Replies: 3
» Views: 945
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 387
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,541
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,566
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 465
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 145
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,970
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,214
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 894

 
  No CSV output
Posted by: migs2173 - Jul-09-2017, 05:21 PM - Forum: General Coding Help - No Replies

Hi anyone can help me with this coding when i run the script there is a result but doesn't write on csv output file

[python]import clearbit
import..... More

Print this item

  I have problem on Communication between C++ and Python using subprocess Module
Posted by: hlfan1234567 - Jul-09-2017, 04:34 PM - Forum: General Coding Help - No Replies

I have problem on Communication between C++ and Python using subprocess Module

it is my Python Code for getting data.(it gets data from C++ OpenCV ..... More

Print this item

  Packaging/Modules--Wheel--pip--setup.py--Freeze
Posted by: snippsat - Jul-09-2017, 03:09 PM - Forum: Python Installation and Execution - Replies (1)

This is gone be about Packaging/Modules and sharing your made stuff.

The Dark Age and the Broken past
Python packaging w..... More

Print this item

  google search by Python
Posted by: klim1167 - Jul-09-2017, 03:04 PM - Forum: General Coding Help - Replies (3)

Hello Python Pros,
I am trying to use the Python to do the google search with the duration of 1 week, but it shows the error message as below.
Pls h..... More

Print this item

  Communicating C++ and Python in Jetson TK1 board.
Posted by: hlfan1234567 - Jul-09-2017, 01:16 PM - Forum: General Coding Help - Replies (1)

I'm using Jetson TK1 board(Linux4Tegra)(almost same with ubuntu)

I followed this instruction(I can't upload clickable link yet...)


Python :
..... More

Print this item

  Same codes show different output ?
Posted by: SuperSymmetry - Jul-09-2017, 08:43 AM - Forum: General Coding Help - Replies (12)

Trying to write a program to perform various functions on numbers.
[python]num1, operator, num2 = input ('enter calculation').split()
num1 = int(nu..... More

Print this item

  ValueError: shape mismatch: value array of shape...
Posted by: ulrich48155 - Jul-09-2017, 08:37 AM - Forum: Homework - Replies (2)

When trying to do a linear discriminant analysis I always get this error:

[error]ValueError: shape mismatch: value array of shape (47,) could not b..... More

Print this item

  WxGrid Title
Posted by: ian - Jul-08-2017, 11:23 PM - Forum: GUI - Replies (3)

I created a few wxGrid on a wxFrame. I need to have a title displayed on each of them. I am wondering if possible to set it on the left-top corner whi..... More

Print this item

  extract relation
Posted by: Sama - Jul-08-2017, 11:22 PM - Forum: General Coding Help - Replies (6)

can someone help please,( I'm new to programming ) I am trying to chunk sentences to sub sentences. I have a list of sentences such as:
my_list = [..... More

Print this item

  python help
Posted by: ython_skyy - Jul-08-2017, 09:01 PM - Forum: General Coding Help - Replies (1)

I'm trying to make the gender and the class come up
print ("so you are a %s,%s and you are a level 0") %(gender ,_class) Wall


some code:
_..... More

Print this item

  pycharm help
Posted by: ython_skyy - Jul-08-2017, 07:39 PM - Forum: General Coding Help - Replies (1)

I have a problem where I type w in pycharm console and it puts a v looking thing and the pycharm console doesn't receive w

Print this item

  python codecademy help
Posted by: ython_skyy - Jul-08-2017, 07:04 PM - Forum: General Coding Help - Replies (2)

I need help with this code

[python]lloyd = {
   "name":"Lloyd",
   "homework":[],
   "quizzes":[],
   "tests":[],
   }
alice = {
   "name":"..... More

Print this item

  Need help with pseuo -bank account using OOP
Posted by: obieze998 - Jul-08-2017, 05:09 PM - Forum: General Coding Help - Replies (28)

Can someone please help me i'm creating a code for an imitated bank account, what i'm trying to get it to is to basically display the name of the acco..... More

Print this item

  How to edit jupyter nbconvert templates
Posted by: Sito - Jul-08-2017, 04:16 PM - Forum: General Coding Help - No Replies

I'm currently trying to change the looks of the nbconvert-output in jupyter. To be more precise, I want to convert a ipynb to latex but not using the ..... More

Print this item

  Need to print the output as follows
Posted by: Mac - Jul-08-2017, 03:24 PM - Forum: Homework - Replies (2)

Hi,
I am trying to figure out how can I print the below output. Can anybody pls help me with the code?

   CCCC        RRRRR
 C       C       R   ..... More

Print this item

  grep in python interpreter
Posted by: rahul1913 - Jul-08-2017, 01:44 PM - Forum: Homework - Replies (6)

I opened GNOME terminal, ran the following commands

>>> python
>>> import os
>>> dir(os)

It listed me many functioned present in this module, ..... More

Print this item

  install lightblue on python3
Posted by: gray - Jul-08-2017, 10:40 AM - Forum: GUI - Replies (3)

helloooooooooooooooo
how can i install lightblue package on python3?
i downloaded its setup folder and unzipped it and then i used [b]sudo python3 s..... More

Print this item

  csv output code
Posted by: migs2173 - Jul-08-2017, 07:48 AM - Forum: General Coding Help - Replies (2)

hi how can i create an output file for csv file on this code

[python]import whoozy
import json
import sys

whoozy.key = '458dddfigglfklskjkjflj..... More

Print this item

  Is it not possible to begin a for loop by 1 instead of 0
Posted by: sylas - Jul-08-2017, 06:11 AM - Forum: General Coding Help - Replies (7)

Hi all ! With C++ no problem, I can begin a for loop by 1. I should like to delete all multipilcations by 0, as we find multiplication tables in a sch..... More

Print this item

  Jasper Raspberry pi 3
Posted by: Hockeydude61 - Jul-07-2017, 10:40 PM - Forum: General Coding Help - No Replies

I am trying to set up jasper on my raspberry pi 3 with python but Everytime I run it I get an error saying "No handlers could be found for logger clie..... More

Print this item

  Reduce code run time
Posted by: shaynehansen - Jul-07-2017, 09:34 PM - Forum: Data Science - Replies (2)

Hey guys, I'm trying to run a few files through a loop, but the run time is way to high. I am wondering if there is an issue with the way I coded it, ..... More

Print this item

  multiprocessing
Posted by: ian - Jul-07-2017, 09:21 PM - Forum: General Coding Help - Replies (1)

I have 2 functions to run in series and it takes 2 minutes in total to finish (on Windows 10 x64, python 3.6 x64)
Then I try to run them concurrently..... More

Print this item

  Help, cant find the mistake
Posted by: SrGeed - Jul-07-2017, 08:27 PM - Forum: General Coding Help - Replies (5)

I am programing a simple thing where you just have to chose between yes and no but for one reason when I run it PowerShell says this:
TabError: incon..... More

Print this item

  Rock, Paper, scissors
Posted by: OmarBrikaa - Jul-07-2017, 06:37 PM - Forum: General Coding Help - Replies (5)

What is wrong with this Rock, Paper, Scissors game?
Ignore the indentation, it got messed up after copying.

[python]Rock Paper Scissor
def  ga..... More

Print this item

  Senior Python Developer – Rotterdam, NL
Posted by: adosii - Jul-07-2017, 02:50 PM - Forum: Jobs - No Replies

About the company

Founded in 1999, Coolblue is the biggest online retailer in consumer electronics in the Netherlands & Belgium. In the last..... More

Print this item

  python call c library (about memory copy)
Posted by: vgy - Jul-07-2017, 02:32 PM - Forum: General Coding Help - No Replies

I have a C library which will write data to memory
the function  is like
function f (char *p)
{
  memcpy(p...)
}
In python part I write as below..... More

Print this item

  How do you wait for a daemon to reach a certain state with subprocess.popen()?
Posted by: phalse - Jul-07-2017, 02:26 PM - Forum: General Coding Help - Replies (3)

Hello All,
I am trying to launch a daemon using subprocessor.Popen(), the daemon runs for about 30 seconds until it reaches a steady state.  My quest..... More

Print this item

  Create dictionary containing wxpython standard paths
Posted by: Larz60+ - Jul-07-2017, 01:03 PM - Forum: Code sharing - No Replies

The following was written using python 3.6.1 on windows 7
It has not been tested on other platforms

Creates a dictionary (self.std_paths) with the..... More

Print this item

  Discord Twitter Bot Modifiy
Posted by: lolboll - Jul-07-2017, 11:08 AM - Forum: General Coding Help - Replies (1)

Hi!

I'm looking for a kind soul that could help me remove unnecessary "spam", or replies from this Discord Twitter Bot.
I've tried to modify the cod..... More

Print this item

  Why One Should Prefere Django/Python instead of PHP or Nodejs?
Posted by: osforum4 - Jul-07-2017, 09:23 AM - Forum: Web Scraping & Web Development - Replies (3)

I have an experience of more than 3 years as a web developer and I feel very comfortable with PHP/NodeJs.
Can anyone tell me why Django is better th..... More

Print this item

  working of wm_rootx() abd wm_rooty() functions
Posted by: Rishav - Jul-07-2017, 08:18 AM - Forum: GUI - Replies (2)

how this functions works and what they do wm_rootx() and wm_rooty(). Huh

Print this item

  Check Python version from inside script? Run Pythons script in v2 compatibility mode?
Posted by: pstein - Jul-07-2017, 06:27 AM - Forum: General Coding Help - Replies (2)

Can I somehow check from inside a Python script if the executing Python engine is major version v2 or v3?

I am thinking about a code similar to

..... More

Print this item

  Python Challenge ~ Help
Posted by: Takshan - Jul-07-2017, 03:32 AM - Forum: Web Scraping & Web Development - Replies (4)

I have about two files one html like below with 100k entries Doh
*******************************************************************************..... More

Print this item

  I need the oddest help
Posted by: Facebawx - Jul-07-2017, 01:46 AM - Forum: General Coding Help - Replies (1)

I want to compile some scripts into a Windows executable. The issue I'm running into is that it needs the tweepy module. I was also wondering if there..... More

Print this item

  Making a video interruptible
Posted by: klinetry - Jul-07-2017, 12:56 AM - Forum: General Coding Help - No Replies

Hello!

I'm wanting to run a video with python but have it close if the program detects user input (of any kind).  The issues that I have so far is th..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Sports Betting Game Devel... 33 minutes ago Sterlin Sterlin Game Developm...
  [Tkinter] Too much space ... 9 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...
  New to Python and Pygame 09-14, 11:25 JMcM JMcM Game Developm...
Most views
  The best Prog... 575850
  Tutorial Requ... 497188
  Web Scraping ... 439848
  Newbie with P... 383565
  New Users Int... 365602
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
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Sterlin Today
krish12 Today
XenonBlack Yesterday
Lenowell Yesterday
luisshulez6883 09-15

User Panel Messages

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