|
|
|
|
|
by fladd
2879 days ago
|
|
It is entirely not clear to me which Python binary this editor uses by default. It is most definitely not the one that the `python3` command on my system is set to. Hence, it finds none of my packages. The editor seems to use some Python 3.6.5 (where ever that comes from), while on my system 3.7.0 is installed. |
|
That's why you're seeing the behaviour you report.
However, you could also use your system Python and do: pip install --user mu-editor