Closed dlbeveridge closed 5 years ago
I found a lot of similar issues on stack overflow that point to a compatibility issue between tensorflow and python 3.7 . What version of python are you using?
Luca,
Thanks. I am on python 3.7.3 so that may be the problem.
DLB
On Wed, Jun 26, 2019 at 12:00 PM Luca Pasquali notifications@github.com wrote:
I found a lot of similar issues on stack overflow that point to a compatibility issue between tensorflow and python 3.7 . What version of python are you using?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/markovmodel/deeptime/issues/30?email_source=notifications&email_token=AIAOWP2KRQQW3HGXGFQKAWDP4OG7VA5CNFSM4H3AWHL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYUAEAI#issuecomment-505938433, or mute the thread https://github.com/notifications/unsubscribe-auth/AIAOWP7PDWLYVWXCSAA62CLP4OG7VANCNFSM4H3AWHLQ .
-- David L. Beveridge Joshua Boger University Professor of Natural Science and Mathematics, Emeritus Chemistry Department and Molecular Biophysics Program Co-Director, The Wasch Center for Continuing Scholarship Wesleyan University, Middletown Ct 06459 Tel 860 685 2575 Cell 860 301 4817 Fax 860 685 2211 dbeveridge@wesleyan.edu www.wesleyan.edu/molbiophys
Working through Alanine_dipeptide.ipynb
AT "Run several model iterations...." encountered a problem with tensorflow command:
clear_session()
Thoughts on this??
Diagnostic:
UnboundLocalError Traceback (most recent call last)