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
after change the directory with cd "\Program Files\Inkscape"
I try python\python get-pip.py --trusted-host pypi.python.org --ignore-installed and python\Scripts\pip --trusted-host pypi.python.org install pillow but I get a red error message wich says python\python : not possible to load the 'python' module, execute 'Import-Module python' to extra-info.
how can I fix this?
The text was updated successfully, but these errors were encountered:
after change the directory with
cd "\Program Files\Inkscape"
I try
python\python get-pip.py --trusted-host pypi.python.org --ignore-installed
andpython\Scripts\pip --trusted-host pypi.python.org install pillow
but I get a red error message wich says python\python : not possible to load the 'python' module, execute 'Import-Module python' to extra-info.how can I fix this?
The text was updated successfully, but these errors were encountered: