You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to install selected modules from command line?
I am using command: Python(x,y)-2.7.10.0.exe /S InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=C:\Python(x,y)
but it install all available modules, how to install only selected modules?
How to uninstall Python(x,y) from command line?
The text was updated successfully, but these errors were encountered:
How to install selected modules from command line?
I am using command:
Python(x,y)-2.7.10.0.exe /S InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=C:\Python(x,y)
but it install all available modules, how to install only selected modules?
How to uninstall Python(x,y) from command line?
The text was updated successfully, but these errors were encountered: