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

No module named 'blinker._saferef' error when running generate_conf.py #62

Closed
el-pato opened this issue Jun 12, 2024 · 1 comment
Closed

Comments

@el-pato
Copy link

el-pato commented Jun 12, 2024

🐛 Summary

When running python3 scripts/generate_conf.py, the following error occurs: ModuleNotFoundError: No module named 'blinker._saferef'

To reproduce

Steps to reproduce the behavior:

  1. Follow set up instructions and run python3 scripts/generate_conf.py

Expected behavior

Config file should have been generated, instead got an error.

more info

This appears to be an issue with selenium. See this issue for more details: seleniumbase/SeleniumBase#2782

Per that thread, I manually did pip install blinker==1.7.0 and was then able to generate the config file.

@nkantor-snl
Copy link
Contributor

This script has been removed in the latest release of the tool and is no longer an issue. Thank you!

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