[spyder] Re: Unable to Import module

2021-02-06 Thread Chandrasekhar Subramanyam
Instead of Spider I started using other IDE PyCharm . It is working . Stopped using Spider. On Thursday, February 4, 2021 at 9:12:26 PM UTC+5:30 Chandrasekhar Subramanyam wrote: > > I have installed tensorflow_hub and set up the path in the Window 8 > Environmental variable. > >

[spyder] Unable to Import module

2021-02-04 Thread Chandrasekhar Subramanyam
I have installed tensorflow_hub and set up the path in the Window 8 Environmental variable. But when I run the command : import tensorflow_hub as thub I get error message Module not found. But when I run the same from Python command line I am not getting the error. Please help -- You