I posted this under a work account so I closed the issue and logged in with my personal.
The issue I get is this:
python3 main.py
Traceback (most recent call last):
File "main.py", line 11, in
from tensorlayer.models.seq2seq import Seq2seq
ImportError: No module named 'tensorlayer.models.seq2seq'