mt4pycon icon indicating copy to clipboard operation
mt4pycon copied to clipboard

Consider changing default installation directory

Open eabase opened this issue 5 years ago • 0 comments

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?

eabase avatar Nov 12 '20 15:11 eabase