Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what will you do?
#11
(Sep-03-2024, 11:51 AM)DeaD_EyE Wrote:
(Sep-03-2024, 04:08 AM)kucingkembar Wrote: @Gribouillis i expect better answer...
How do I get no help?

Asking questions without providing the appropriate context and then insulting the volunteers.
as i said : I do not mean to prank you,
as you get triggered, i will delete my previous reply
Gribouillis write Sep-03-2024, 12:42 PM:
The forum rules imply that users are not allowed to delete posts. Please read carefully this help topic for more information. As a consequence, I will revert your post deletions.
Reply
#12
@Gribouillis
what now?
do I break a rule?
will my account banned?
Reply
#13
(Sep-03-2024, 12:55 PM)kucingkembar Wrote: what now?
do I break a rule?
will my account banned?
No, no, there is no problem. I just informed you of the rules concerning posts deletion. We have no reason to ban your account.

Have you tried my idea to break the work into several processes? It is my best idea, given that you don't think you can investigate the cause of the program's failure.
« We can solve any problem by introducing an extra level of indirection »
Reply
#14
(Sep-03-2024, 01:44 PM)Gribouillis Wrote:
(Sep-03-2024, 12:55 PM)kucingkembar Wrote: what now?
do I break a rule?
will my account banned?
No, no, there is no problem. I just informed you of the rules concerning posts deletion. We have no reason to ban your account.

Have you tried my idea to break the work into several processes? It is my best idea, given that you don't think you can investigate the cause of the program's failure.
that good news,

anyway I found a solution by using subprocess
#not real code, just for explanation
while FileExistInRawFolder:
	dosubproses()
with this, the program will "refresh" each file process
Gribouillis likes this post
Reply


Forum Jump:

User Panel Messages

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