How to Configure PyCharm with cloudmesh

Поделиться
HTML-код
  • Опубликовано: 21 июл 2024
  • 0:00 Getting started
    0:08 Git Bash
    0:27 Installing cloudmesh
    1:56 Opening PyCharm
    2:13 Opening cm directory
    2:55 Set source dirs
    3:33 Set bash as terminal
    4:40 Use venv ENV3
    6:00 Set source dirs again
    6:08 Test ENV3
    cd ~
    mkdir cm
    cd cm
    pip install pip -U
    pip install cloudmesh-installer
    cloudmesh-installer get pi

Комментарии • 2

  • @mefredjikram9567
    @mefredjikram9567 Год назад

    hello thankyou for this helpful video but the command cloudmesh-installer get pi not found for me

    • @jfleischer
      @jfleischer  8 месяцев назад

      execute the command "pip install cloudmesh-installer"