-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Daxode edited this page Oct 9, 2020
·
4 revisions
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