Skip to content

lirdib/securecloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44c297f · Sep 1, 2020

History

31 Commits
Jul 21, 2020
Sep 1, 2020
Sep 1, 2020
Jul 17, 2020
Sep 1, 2020
Jul 17, 2020
Jul 15, 2020
Aug 16, 2020
Jul 21, 2020
Jul 13, 2020
Jul 17, 2020

Repository files navigation

securecloud

use our build virtualenviroment

Attention: to make this work, we recommend on Windows to use Git Bash as terminal!!

  1. open the terminal in the directory, where also the README.md ist stored (main directory)
  2. on Windows type python -m venv env in the terminal | on MacOS/Linux type in your terminal python3 -venv env
  3. on Windows (Git Bash) and MacOS type in your terminal source env/Scripts/activate
  4. at the activated virtualenviroment env, type pip install --upgrade pip in the terminal
  5. then enter the command pip installl -r requirements.txt
  6. Now you can select in the open folder in VS Code the virtual-enviroment env as python-interpreter

About

This is still in progres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages