You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying FreshInstallationScript, all ran successful until testing with federalist.
After getting federalist.git from github. Next step is not clear to me, vim federalist/federalist.....
First of all, I don't see there's "federalist" folder inside of federalist folder from git code.
Second, once open the makeConfiguration.py file, then change what?
I assume once changes made on "makeConfiguration.py" file, I need to get out of dir, make federalistdatabase.
Please help me to understand these steps if you're able to follow the instructions.
Thank you.
The text was updated successfully, but these errors were encountered:
Thanks for the report. This repo here is out of date, and we shouldn't have left it up here to confuse things. I'm going to actually just delete the whole thing.
To test if the installation works, I would recommend instead using the tests included the main repo like so.
git clone https://github.com/Bookworm-project/bookwormDB
cd bookwormDB/tests/
python test_API.py
I'm trying FreshInstallationScript, all ran successful until testing with federalist.
After getting federalist.git from github. Next step is not clear to me, vim federalist/federalist.....
First of all, I don't see there's "federalist" folder inside of federalist folder from git code.
Second, once open the makeConfiguration.py file, then change what?
I assume once changes made on "makeConfiguration.py" file, I need to get out of dir, make federalistdatabase.
Please help me to understand these steps if you're able to follow the instructions.
Thank you.
The text was updated successfully, but these errors were encountered: