'MU editor’ default python version is different from exist ine

The MU editor’s default python version is 3.8.11. My anaconda and python is 3.9.

I have already installed openpyxl and it showed successfully installed in my python 3.9 folder.

When I open MU shell and typed import openpyxl, it pop out error message that openpyxl is not named.

How should I fix this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source