Open danielfaliksson opened 7 years ago
setup.py is missing in the file ... can some please provide it.
Still missing...
Like some elses said .... it's gone :(
Here's the setup.py from an old branch.
I ran the script, then I installed configparser
(with pip), then I was able to run python subterfuge.py
and access the web interface.
I'm using the version available on the Subterfuge-Legacy branch
Still missing....
to fix the missing setup.py issue use the folllowing updated steps instead: this will switch to a more complete branch of subterfuge that includes setup.py
git clone https://github.com/Subterfuge-Framework/Subterfuge.git cd Subterfuge git checkout git-setup python setup.py
It seems setup.py file is missing ..!! any clue where to grab a copy?