[SOLVED]PyPlanet-Installation - Open terminal?

Python 3 Server Controller for Trackmania and Shootmania for script-only modes.

Moderators: TheM, toffe, NADEO

Locked
User avatar
o0Julia0o
Posts: 44
Joined: 11 Jul 2020, 15:20

[SOLVED]PyPlanet-Installation - Open terminal?

Post by o0Julia0o »

i wan´t to install PyPlanet, doing it so:
https://pypla.net/en/latest/intro/insta ... ing-python

This works:
"First of all we need to install the virtualenv package. To do so, open a terminal screen by hitting start and write cmd. Open the command prompt.
pip install virtualenv"

I am getting:

Code: Select all

Collecting virtualenv
  Using cached https://files.pythonhosted.org/packages/9f/8f/cc19852c5636db0c4b1f1d8f6b7c3ebabffe89afa411ffe915cf9005c918/virtualenv-20.0.26-py2.py3-none-any.whl
Collecting filelock<4,>=3.0.0 (from virtualenv)
  Using cached https://files.pythonhosted.org/packages/93/83/71a2ee6158bb9f39a90c0dea1637f81d5eef866e188e1971a1b1ab01a35a/filelock-3.0.12-py3-none-any.whl
Collecting six<2,>=1.9.0 (from virtualenv)
  Using cached https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl
Collecting appdirs<2,>=1.4.3 (from virtualenv)
  Using cached https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl
Collecting distlib<1,>=0.3.1 (from virtualenv)
  Using cached https://files.pythonhosted.org/packages/f5/0a/490fa011d699bb5a5f3a0cf57de82237f52a6db9d40f33c53b2736c9a1f9/distlib-0.3.1-py2.py3-none-any.whl
Installing collected packages: filelock, six, appdirs, distlib, virtualenv
Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 six-1.15.0 virtualenv-20.0.26
WARNING: You are using pip version 19.2.3, however version 20.1.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
After that i am told to do this:
"After this we will initiate the environment, you can do this by going to your directory where you want to setup the PyPlanet installation. Create a folder somewhere that is empty and ready for the PyPlanet settings and other files.

Open a terminal in this folder by holding SHIFT and Right click on an empty space in the folder. Then click Open terminal here."

I created a directory and press shift+right click. But i have no button: "Open terminal here":
Image

Any help?

Solved:
simply direct the cmd-window to the wanted path and fill in the command.

Code: Select all

d:\
cd pyplanet
virtualenv env
Locked

Return to “PyPlanet”

Who is online

Users browsing this forum: No registered users and 1 guest