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,237
» Latest member: lary_p
» Forum threads: 38,776
» Forum posts: 175,791

Full Statistics

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

Latest Threads
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
10 hours ago
» Replies: 4
» Views: 119
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 100
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 73
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 112
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,100
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,366
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,559
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 189
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,199
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,444

 
  django manage.py startserver - not working
Posted by: lewashby - Nov-24-2016, 06:51 PM - Forum: Web Scraping & Web Development - Replies (3)

[error]$ ./manage.py startserver
Traceback (most recent call last):
  File "./manage.py", line 17, in <module>
    "Couldn't import Django. Are you..... More

Print this item

  Fit multiple datasets with one function and one parameterset
Posted by: Blablub - Nov-24-2016, 06:03 PM - Forum: General Coding Help - Replies (4)

Hi,

I would like to fit multiple datasets (they can variate between 3 or 4 sets), with one function and one set of variable parameters.
Can you he..... More

Print this item

  Square root of a number
Posted by: mbestivert - Nov-24-2016, 03:53 PM - Forum: Homework - Replies (1)

I learned that there are two ways to compute the square root of a number. One is by using ** operator and the other by importing math module. Now, jus..... More

Print this item

  How do I find IRC
Posted by: Blue Dog - Nov-24-2016, 03:47 PM - Forum: Bar - Replies (5)

How do I find you on mIRC?
I tryed to add the server and channel to it, but it would not take it It said that it was not any site by that name. **huh..... More

Print this item

  Request for new forum category
Posted by: lifeatthesharpend - Nov-24-2016, 03:39 PM - Forum: Board - Replies (1)

Currently there are the groups : Home work, GUI, Game Development, networking and Web development. It would be nice to have one for Science or Science..... More

Print this item

  vnc multiplexer
Posted by: Skaperen - Nov-24-2016, 10:04 AM - Forum: Bar - No Replies

another program i have been wanting to write is a VNC multiplexer app.  i would connect to it from a vnc client and it would make the connection to th..... More

Print this item

  The Case Against Python 3
Posted by: snippsat - Nov-24-2016, 05:39 AM - Forum: News and Discussions - Replies (15)

The Case Against Python 3
A lot of silly nonsense from Zed Shaw(Author of Python The..... More

Print this item

  Is my pi sleeping or hanging up?
Posted by: marciokoko - Nov-23-2016, 09:50 PM - Forum: General Coding Help - Replies (5)

I was getting a warning on my mac terminal

[error]WARNING:apscheduler.executors.default:Run time of job "timed_job (trigger: interval[1:00:00], nex..... More

Print this item

  Inline code tag
Posted by: Ofnuts - Nov-23-2016, 08:29 PM - Forum: Board - Replies (43)

Dear Santa,

My name is Ofnuts and I think I have been a good and well-behaved user and moderator during the past year (even if my PEP-8 grades aren..... More

Print this item

  Help Fix My Function
Posted by: PietonNewbie - Nov-23-2016, 07:25 PM - Forum: General Coding Help - Replies (2)

Hi All,

I am new to python and have a number of csv files and am trying to get the count of people who have died and suffered a fall or died and no..... More

Print this item

  Unknown error: kernel process exited
Posted by: MlleFidna - Nov-23-2016, 04:54 PM - Forum: GUI - Replies (1)

Hello,
I recently install pyzo with anaconda. I install all the scientific package (and matplotlib) and start coding without any problems. But today ..... More

Print this item

  SYSTEMS ADMINISTRATOR - Bristol Based
Posted by: Axis Animation - Nov-23-2016, 01:27 PM - Forum: Jobs - No Replies

[color=#cc9999][b][i]With studios in Glasgow, Bristol and London, Axis Animation is an award-winning animation studio creating high-end visual content..... More

Print this item

  codebox borders
Posted by: metulburr - Nov-23-2016, 08:46 AM - Forum: Board - Replies (15)

@[snippsat] I dont remember all the color codes. Do you have them?
Luckily i had the codebox scrollbar fix saved locally. Ill fix this then ill make ..... More

Print this item

  forum hacked
Posted by: metulburr - Nov-23-2016, 08:34 AM - Forum: Board - Replies (19)

The forum was hacked recently. We are working on the back door fix. Until then if the forums go down again, we have ..... More

Print this item

  the making of mkpw
Posted by: Skaperen - Nov-23-2016, 07:12 AM - Forum: Bar - Replies (15)

several years ago i wrote a program in C called mkpw that used only one optional argument: the length of the password to make and output (to [i..... More

Print this item

  "Card Dealing" Python code 2.7
Posted by: Paradoxalis - Nov-17-2016, 09:48 PM - Forum: General Coding Help - Replies (3)

[python]
import random
#Simulate the process of dealing of 1000 cards
print "Card dealing simulator"
print "By:"
Club = 0
Dia = 0
Heart = 0
Sp..... More

Print this item

  Setting Byte Count in pyVisa Read Function
Posted by: mike505 - Nov-17-2016, 07:43 PM - Forum: General Coding Help - No Replies

Hi, I'm trying to manually set a byte count for the read function in pyvisa (e.g. instr.read(), instr.read_raw()).

For LabVIEW users, this is the s..... More

Print this item

  forum google results
Posted by: metulburr - Nov-17-2016, 02:11 PM - Forum: Board - Replies (2)

it appears we are starting to climb the ladder. And much quickly that what i originally thought. 

On a fresh browser we pop up in page 2 in google,..... More


Attached Files

Thumbnail(s)
   
Print this item

  Some questions related to tornado httpserver and httpclient
Posted by: dullboy - Nov-17-2016, 06:17 AM - Forum: Web Scraping & Web Development - Replies (1)

Question 1:

tornado.httpserver is a non-blocking http server. Is there any blocking http server?

Question 2:

Does asynchronous always mean no..... More

Print this item

  python3-forum.io
Posted by: Skaperen - Nov-17-2016, 05:08 AM - Forum: Bar - Replies (4)

i am thinking about registering this domain or maybe python3-forum.org

Print this item

  microsoft joins the linux foundation
Posted by: metulburr - Nov-16-2016, 11:31 PM - Forum: Bar - Replies (7)

http://www.cio.com/article/3141918/linux...ation.html

I feel like they have something under their sleeve..... More

Print this item

  Freezing code to .exe
Posted by: LavaCreeperKing - Nov-16-2016, 09:57 PM - Forum: General Coding Help - Replies (3)

I am having a problem. I want to convert a project of mine to an exe file. So I just created a test file to attempt to figure out how to do it. Here i..... More

Print this item

  MySQL problems
Posted by: Larz60+ - Nov-16-2016, 09:33 PM - Forum: Board - Replies (5)

[quote='metulburr' pid='5117' dateline='1479408738']

We have been having a lot of mysql errors lately. Different ones. 99% of the time the problem ..... More

Print this item

  does anyone know this error?
Posted by: Yuji3131 - Nov-16-2016, 09:19 PM - Forum: General Coding Help - Replies (1)

suddenly I turn to be unable to use ctypes inGHPython.
thanks for ur kind in advance, I'm really in a hurry...


Attached Files

Thumbnail(s)
   
Print this item

  string to file parameter oddity
Posted by: meems - Nov-16-2016, 07:17 PM - Forum: General Coding Help - Replies (7)

python 2.7

f=r"C:\temp\test.txt"
print f
filein=open(f)
a=filein.read()
filein.close()
print a
it prints
[output]C:\temp\test..... More

Print this item

  An architecture choice to build reports on top of Django
Posted by: tamatsyk - Nov-16-2016, 06:43 PM - Forum: Web Scraping & Web Development - Replies (4)

Hi everyone,
I am quite new to this forum, however I believe there is a lot of nice python-fellows, so I came here with a problem   Rolleyes

..... More

Print this item

  Classes error
Posted by: BluezamX - Nov-16-2016, 05:27 PM - Forum: General Coding Help - Replies (2)

Hey,

I have some trouble with [font=Arial]my code. I'm practicing on Classes in PyCharm, and was trying to create a system that spelled the names of ..... More

Print this item

  Dictionary value not recognized
Posted by: marciokoko - Nov-16-2016, 03:48 PM - Forum: General Coding Help - Replies (1)

Im fetching data from firebase like this:

[python]
#imports....
class AIHome:

def __init__(self, onTime, offTime):
#init stuff

def fetchUp..... More

Print this item

  Proxy Server - Modules can't connect to URL
Posted by: robmog - Nov-16-2016, 01:23 PM - Forum: General Coding Help - Replies (7)

Hi All

I have setup Python3 in a virtualenv on Centos7.  I'm at work and behind an HTTP proxy server.  I have been trying to set up CVE-SEARCH, and..... More

Print this item

  List of Python Podcasts
Posted by: snippsat - Nov-16-2016, 12:57 PM - Forum: News and Discussions - Replies (2)

The ultimate list of Python Podcasts

Print this item

  SciPy Intergrate Error
Posted by: Shade5 - Nov-16-2016, 08:48 AM - Forum: Data Science - Replies (1)

I'm simulating a multi-body under gravity using dopri5 of Scipy integrate.
However, I'm getting large amounts of error. I'm using the default double ..... More

Print this item

  email scraper_help
Posted by: Blue Dog - Nov-16-2016, 12:48 AM - Forum: Web Scraping & Web Development - Replies (6)

This is a video I watched on you tube. It work ok from him, not for me.
In this code I have comments telling you what  I know about this code.
I am ..... More

Print this item

  Quick Lists Question (Count Occurences)
Posted by: EwH006 - Nov-16-2016, 12:06 AM - Forum: General Coding Help - Replies (9)

Good Evening,

[size=medium][font=Arial]I'm stuck in a headache and am looking to get some solutions. I've be..... More

Print this item

  Quick Lists Question (Count Occurences)
Posted by: EwH006 - Nov-16-2016, 12:06 AM - Forum: Homework - Replies (12)

Good Evening,

[size=medium][font=Arial]I'm stuck in a headache and am looking to get some solutions. I've be..... More

Print this item

  forum icon sprites (discs)
Posted by: metulburr - Nov-15-2016, 11:00 PM - Forum: Board - Replies (10)

I edited the forum icon sprites (the discs) that notifies you when a forum has a new post or not.
Im wondering if this is too much over the top. Left ..... More


Attached Files

Thumbnail(s)
       

.xcf   forum_icon_sprite.xcf (Size: 18.35 KB / Downloads: 860)
Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Two arguments in input fu... 10 hours ago Alfredd Pedroski55 General Codin...
  Backward compatibility qu... Yesterday, 10:39 yutaozhou buran News and Disc...
  [Tkinter] I’m building a ... 11-07, 19:29 tsgiannis tsgiannis GUI
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
  Code runs perfectly and j... 11-05, 17:56 compuman145 noisefloor General Codin...
  Natural language processi... 11-05, 14:03 maaaa2401 offsoar Homework
  Can I develop a live vide... 11-05, 08:31 mtrkhan ankitsharma32 Web Scraping ...
  [SOLVED] Linefeed when wr... 11-04, 11:51 Winfried buran General Codin...
Most views
  The best Prog... 578699
  Tutorial Requ... 509196
  Web Scraping ... 441846
  Newbie with P... 385799
  New Users Int... 375100
Most reputation
buran 581
snippsat 510
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+ 12102
buran 8194
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
lary_p Today
Cristiano Yesterday
Alfredd Yesterday
clayote Yesterday
yutaozhou 11-07

User Panel Messages

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