Skip to content

Installation

Daxode edited this page Oct 9, 2020 · 4 revisions

How to

Easy way of installing is just by going in and downloading the windows executable: https://github.com/Daxode/ComplexSoftwareProject/releases
(unfold "assets" and install "Blobtory-Version[NewestVersionNum].win64.zip")
running "blobtory.exe" within the blobtory folder.

But if you wanna run the project you should be able to just clone the rep, and run:

pip install requirements.txt

And all the dependencies should be installed, and then you can go ahead and run Main.py

Clone this wiki locally