Open jramirezpr opened 3 years ago
execute the command !pip install tensorflow-datasets==1.0.1
added the command to first cell and now cell 2 seems to be working, thanks!
De: tzone @.> Enviado: domingo, 26 de septiembre de 2021 06:50 p. m. Para: tensorflow/tensor2tensor @.> CC: Juan Carlos Ramirez @.>; Author @.> Asunto: Re: [tensorflow/tensor2tensor] https://github.com/tensorflow/tensor2tensor/blob/master/tensor2tensor/notebooks/hello_t2t.ipynb not working on Google Colab (#1898)
execute the command !pip install tensorflow-datasets==1.0.1
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Ftensorflow%2Ftensor2tensor%2Fissues%2F1898%23issuecomment-927442325&data=04%7C01%7C%7C2cd7e1c74d5b48aef21a08d981592794%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637683042218228075%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=G2nWy7NrGR9XdDnVaizBHeBl7HSHw%2FSWPcmT%2FYaDZYg%3D&reserved=0, or unsubscribehttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGDJUUVGS25EOUXMLKRHCY3UD7EVPANCNFSM5EWQEFTA&data=04%7C01%7C%7C2cd7e1c74d5b48aef21a08d981592794%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637683042218238077%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=tFVBzSdcjLVP1puBIxWi32TP4KXzukF4TUN5kpsrFs8%3D&reserved=0. Triage notifications on the go with GitHub Mobile for iOShttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7C%7C2cd7e1c74d5b48aef21a08d981592794%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637683042218238077%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=6tlmGPbn3n0UPN5QIN3THXaYIN8n6w1eh2ptwNofX0o%3D&reserved=0 or Androidhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7C%7C2cd7e1c74d5b48aef21a08d981592794%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637683042218248068%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=CJidSZhf4fhnNpgHwcUpdrdo8qibUMCwA8tE8YGlzKQ%3D&reserved=0.
Description
When running Cells on google Colab, second cell gives error
Environment information
google colab
For bugs: reproduction and error logs
Steps to reproduce:
If one takes out
and restarts runtime and runs the import error dissapears, but errors regarding attributes unavailable in tf1 appear (e.g. tf1.contrib.eager)
The import error on cell 2 is