Skip to content

Garage-ISEP/Survisep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Survisep

Installation:

In a new directory on your machine, copy the link in github. Open the console inside de directory and issue the command

git clone <link>

You can now open the project with you favorite IDE Ensure that you have a version of python greater or equal than 3.9

Then open a console in the IDE (either on your machine or the venv depending on your IDE) For pycharm it would be venv !

Then perform the following commands to install all tge packages

pip install -r requirements.txt

or if it does not work

py -m pip install -r requirements.txt

finally launch the project from the main.py file.

Enjoys guys !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages