Lauri
Lauri
Mmarimo
Created by Lauri on 8/7/2024 in #help-support
BSOD when running python code block
Okay, I got it sorted after debugging jupyter connectivity issues (WinError 10038 - An operation was attempted on something that is not a socket). After 'netsh winsock reset' both jupyter and marimo work fine, no crashing or BSOD anymore.
10 replies
Mmarimo
Created by Lauri on 8/7/2024 in #help-support
BSOD when running python code block
Thanks, that's okay - I kind of suspected it's my issue as I couldn't find any other reports of BSOD here or in github. I don't have much time in the coming days to do more debugging, but I'll try to try out few more things end of this week.
10 replies
Mmarimo
Created by Lauri on 8/7/2024 in #help-support
BSOD when running python code block
BSOD info: stop code: DRIVER_IRQL_NOT_LESS_OR_EQUAL What failed: ws2ifsl.sys
10 replies
Mmarimo
Created by Lauri on 8/7/2024 in #help-support
BSOD when running python code block
Using edge browser 127.0.2651.86. I also tested by closing the web page to see if I get the bsod but seems it's not crashing when website is not open. Tried with firefox as well - same situation.
10 replies
Mmarimo
Created by Lauri on 8/7/2024 in #help-support
BSOD when running python code block
Sure. Extra info: Windows 11 Pro 23H2, build 22631.3958 WSL not enabled Python 3.11.9 Marimo 0.7.17 (note I just updated and still issue persists) Install process & running: 1. Set up new venv & activate 2. pip install marimo 3. marimo new 4. Wait for browser to start 5. print('hello') & click run While I was writing these instructions above my computer managed to BSOD without even pressing run button on the webpage.
10 replies