| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,251
» Latest member: ftk456
» Forum threads: 38,780
» Forum posts: 175,822
Full Statistics
|
| Online Users |
There are currently 46 online users. » 1 Member(s) | 43 Guest(s) Bing, Google, neovibeus4Dip
|
|
|
| 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
|
|
|
| Code for Crowdstrike |
|
Posted by: snicol - Oct-16-2024, 03:05 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi
I'm very new to python
I found a python code on github to get information on crowdstrike but it happens that a value is null: “I think it is..... More
Attached Files
Thumbnail(s)
|
|
|
| python |
|
Posted by: thetmsim - Oct-16-2024, 09:54 AM - Forum: Homework
- Replies (1)
|
 |
Problem Statement: Calculate the Average of Numbers
Write a Python program that:
Asks the user to enter five numbers.
Stores these numbers in a..... More
|
|
|
|