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

ModuleNotFoundError: No module named 'fcntl' #18

Open
JV-X opened this issue Jan 14, 2025 · 2 comments
Open

ModuleNotFoundError: No module named 'fcntl' #18

JV-X opened this issue Jan 14, 2025 · 2 comments

Comments

@JV-X
Copy link

JV-X commented Jan 14, 2025

When I tried to run sdd --record recording.txt, the following error message appeared:

ModuleNotFoundError: No module named 'fcntl'

After searching online, it said that this library does not support Windows. Can self-drive-desktop be used on Windows?

@verdverm
Copy link
Member

I don't think so, been a while since I looked at this to be honest. It really depends on the underlying libraries. This project is primarily a DSL wrapped around one.

I've been meaning to explore alternatives, I believe I saw something in Go. Wayland seems to be the unsupported windowing system iirc

@verdverm
Copy link
Member

verdverm commented Jan 15, 2025

Hmm, seems like this part ought to work across operating systems

https://pyautogui.readthedocs.io/en/latest/


some other links for reference

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

2 participants