| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,310
» Latest member: QABOB
» Forum threads: 38,801
» Forum posts: 175,920
Full Statistics
|
| Online Users |
There are currently 38 online users. » 0 Member(s) | 35 Guest(s) Bing, Google, AOL
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: Pedroski55
6 hours ago
» Replies: 9
» Views: 259
|
Python compiler
Forum: General Coding Help
Last Post: NeoQuant
Yesterday, 08:01 PM
» Replies: 0
» Views: 42
|
Trading Risk management s...
Forum: Code sharing
Last Post: NeoQuant
Yesterday, 07:34 PM
» Replies: 5
» Views: 83
|
Standard template Data En...
Forum: Code Review
Last Post: Hosthubac
Yesterday, 05:51 PM
» Replies: 0
» Views: 39
|
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 07:39 AM
» Replies: 3
» Views: 11,114
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Nov-28-2025, 10:44 AM
» Replies: 4
» Views: 200
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-28-2025, 04:44 AM
» Replies: 8
» Views: 724
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,836
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 192
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 163
|
|
|
| Variable list |
|
Posted by: Ivan86 - Aug-18-2018, 09:02 PM - Forum: General Coding Help
- Replies (9)
|
 |
Hi!
I'm brand new to python FYI.
I'm trying to create a text list with a changing variable on each line e.g.
[output]example001test001
example..... More
|
|
|
| python class |
|
Posted by: chris_thibault - Aug-18-2018, 07:39 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi everyone,
my question maybe is very simple but I am beginner with Python. What does this line do ?
return Post(self, message)
because I am ..... More
|
|
|
| Pycharm hanging issues |
|
Posted by: msebarjr - Aug-18-2018, 12:37 AM - Forum: Bar
- Replies (2)
|
 |
I was wondering if anyone was having issues using Pycharm? I have downloaded Pycharm on 2 different computers - 1 being my laptop and the other being ..... More
|
|
|
| String index out of range |
|
Posted by: felie04 - Aug-17-2018, 10:56 PM - Forum: Homework
- Replies (2)
|
 |
Hello,
I just started learning to code and I was doing my homework, I ran into an error.
The error is saying this:
Traceback (most recent call l..... More
|
|
|
| PyQt5 undefined symbol problem |
|
Posted by: ujjwalrathod007 - Aug-17-2018, 10:29 PM - Forum: GUI
- Replies (3)
|
 |
I have a robotic car in which I use PyQt5 module. the error is
Importerror: /PyQt5/QtCore.so: undefined symbol : PySlice_adjustableIndices
Does..... More
|
|
|
| PyPubSUb in Python 2.7 - Error |
|
Posted by: giu88 - Aug-17-2018, 09:29 AM - Forum: GUI
- No Replies
|
 |
Hello,
Trying to use the PyPubSub library. When i import the library
from pubsub import pub i get the following error:
..... More
|
|
|
| Change Column Type |
|
Posted by: Talch - Aug-16-2018, 03:02 PM - Forum: General Coding Help
- No Replies
|
 |
Good afternoon folks,
I am trying to convert the type of a column from object to time (not datetime)
I am using the following code, which only s..... More
|
|
|
|