Welcome, Guest |
You have to register before you can post on our site.
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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.
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
|