You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/bin/scripts/drkgen-main/drkgen.py", line 394, in <module>
main()
File "/bin/scripts/drkgen-main/drkgen.py", line 388, in main
options()
File "/bin/scripts/drkgen-main/drkgen.py", line 63, in options
generators()
File "/bin/scripts/drkgen-main/drkgen.py", line 117, in generators
apple()
File "/bin/scripts/drkgen-main/drkgen.py", line 262, in apple
time.sleep(1)
OSError: [Errno 38] Function not implemented
How can I fix this error?
The text was updated successfully, but these errors were encountered:
I keep getting this error for any generator:
How can I fix this error?
The text was updated successfully, but these errors were encountered: