Closed
Description
We find that a lot of users run into this when creating python files using reserved names like sys.py/os.py/random.py
.
As a result Python runtime will import the user defined files and it could fall over.
Solution:
If kernel startup fails and we detect such a scenario then recommend renaming that file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels