Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run drkgen.py #12

Open
SilasPuma opened this issue Mar 8, 2024 · 0 comments
Open

Unable to run drkgen.py #12

SilasPuma opened this issue Mar 8, 2024 · 0 comments

Comments

@SilasPuma
Copy link

SilasPuma commented Mar 8, 2024

I keep getting this error for any generator:

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant