I am currently working on a python script.
I am uploading about 30 Python script examples to the gallery so far.
If you search for ‘파이썬’ in the gallery you will see these examples.
However, the time.schedule_repeating method, which worked until yesterday, suddenly doesn’t work.
Here’s an example I made:
- Infinite loop: CoSpaces Edu :: 파이썬 27. 무한 반복하기
- Repeat 10 times: CoSpaces Edu :: 파이썬 28. 10번 반복하기
This all worked fine until yesterday, but today the error code is appearing.
This is not specified in the Cospaces Python API.
Please let me know what the problem is.
Thanks,