- Python
3.7.10or older - Tensorflow
1.14or older - Labours
10.7.2or older
python -m pip install tensorflow==1.14.0 labours==10.7.2I suggest using this exact configuration, as I have tested them together.
You might have to use python -m labours to execute labours.
hercules --couples --devs . | labours -m allIf the labours web server fails for some reason, just run your own web server using python -m http.server 8000
Then simply open the config files directly in Tensorflow Projector, e.g. http://projector.tensorflow.org/?config=http://0.0.0.0:8000/couples_people.json
You can also manually load the data and metadata TSV files into Projector.