Doing pip install mt4pycon, installs the scripts in the c:\python38\scripts\ , and/or similar directories.
This may not be ideal for this use case, and could easily cause script name conflicts when using many other packages.
Perhaps suggest the user to always install in a virtualenv?