Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,566
» Latest member: kholdeman
» Forum threads: 38,631
» Forum posts: 175,019
Full Statistics
|
Online Users |
There are currently 434 online users. » 0 Member(s) | 425 Guest(s) Bing, Google, Baidu, Mojeek, Facebook Dev, Yandex
|
|
|
python error |
Posted by: buraq1 - Oct-26-2024, 09:28 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hi, I am working on an algorithm called Augmented random search (ARS) this is its main code:
[python]def mkdir(base, name):
path = os.path.jo..... More
|
|
|
png-file in Jupyter |
Posted by: bunnkvarken - Oct-22-2024, 02:47 PM - Forum: General Coding Help
- No Replies
|
 |
I want to insert a png-file in Jupyter, but I only get this error message even though I have checked that the name of the file is correct. (and yes, t..... More
Attached Files
Thumbnail(s)
|
|
|
Spyder Tutorial |
Posted by: Footman - Oct-22-2024, 01:59 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi, as a native UK speaker, I find the American accent of the tutorial very difficult to follow. Is there a UK English speaker option/version?
|
|
|
no popin |
Posted by: STUdevil - Oct-19-2024, 06:18 AM - Forum: General Coding Help
- Replies (3)
|
 |
i m working on a shopping cart. i post the whole code because maybe i made a mistake on the top that effect my problem.
by option 3 i need to pop an ..... More
|
|
|
compile only |
Posted by: Skaperen - Oct-17-2024, 11:30 PM - Forum: News and Discussions
- Replies (4)
|
 |
i last did this long ago and forgot how to do it. was it a python command option? [u]i want to compile a script without running it to check for any ..... More
|
|
|
tkinter and crontab |
Posted by: menator01 - Oct-16-2024, 03:15 PM - Forum: Bar
- Replies (1)
|
 |
Just wondering if anyone has gotten a tkinter app to run from crontab?
My goal is to get the Bubble app to run from crontab
I'm using Ubuntu 24.04.1..... More
|
|
|
|