Describe the bug
Unable to run the dev_install.py
To Reproduce
Try to Clone and build the project in pycharm IDE
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Python version [3.12.0]
Additional context
I am not sure whether its mine specifically owing to my setup issues or in general.
I have changed the code to update as original_lock = LOCK.read_text(encoding="utf-8")
Now its working