

Hi, I'm Canan
Oups ...
Never forget impossible is possible
:(
Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.
0% complete

For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode
If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION

Upgrade WSL2 Ubuntu 18.04 to 20.04
Ubuntu
Steps
- lsb_release -a
- cd /usr/lib/python3/dist-packages
- ls -la | grep "apt_pkg.cpython"
- sudo cp apt_pkg.cpython-38-x86_64-linux-gnu.so apt_pkg.so
- sudo rm -fr /usr/bin/python3
- sudo ln -s /usr/bin/python3.6 /usr/bin/python3
- sudo apt update
- sudo apt upgrade
- sudo apt --purge autoremove
- sudo apt install update-manager-core
- sudo apt full-upgrade
- sudo do-release-upgrade
- lsb_release -a