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 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'
The text was updated successfully, but these errors were encountered:
I've installed the latest version that's available using pip, I'm at
least within the listed requirements unless there's a version higher
than what is listed as available.
Do you have specific versions that you could provide so I can verify I'm
where I need to be?
On 7/13/2019 12:24 PM, Hao wrote:
update tensorlayer
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#40?email_source=notifications&email_token=AAZH23AAHVCWCL4TL5YCWKDP7H6VPA5CNFSM4IBRD552YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ3U2RA#issuecomment-511135044>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAZH23GRCBJFJG7LA7QLYGDP7H6VPANCNFSM4IBRD55Q>.
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'
The text was updated successfully, but these errors were encountered: