Your welcome Richard. On Wed, 22 Apr 2020, 9:41 am Richard Mchau, <[email protected]> wrote:
> Thank you Nayan for your help.I went to powershell (anaconda) ran as > admin, typed 'pip' then 'install (command)' then 'spyder'. The command line > ran for about a minute or so. I did this while I had Anaconda and Spyder > canceled. When I fired up the Anaconda>> Spyder>> I did not have any > 'output.' I am not sure what I am doing wrong. > > On Tue, Apr 21, 2020 at 5:24 PM Nayan Rajani <[email protected]> > wrote: > >> well, it is not obvious, it seems like haven't installed all the required >> packages. so, go to the PowerShell as "Run as Administrator", then type >> 'pip install package-name'. >> then only you can run commands. >> >> On Tue, Apr 21, 2020 at 12:13 AM Richard Mchau <[email protected]> >> wrote: >> >>> Hi all, >>> I am new to Python. Launched Spyder and typed a few lines of code from >>> the book I am using. Sadly, my IDE doesn't seem to show what the book is >>> showing. I have done the following...went to the Anaconda Powershell and >>> run conda install numpy. It was successful. Yet I can't see anything on the >>> Variable explorer. What am I missing. Attached are the images >>> >>> >>> Thanks for your help! >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "spyder" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/spyderlib/c86b6d8f-df4f-4fea-8387-5b1bf48a2316%40googlegroups.com >>> <https://groups.google.com/d/msgid/spyderlib/c86b6d8f-df4f-4fea-8387-5b1bf48a2316%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> >> [image: Logo] <https://www.instagram.com/srijanecell> >> >> Nayan Rajani >> *Advisor, Srijan Entrepreneurship Cell* >> Mobile: +919039143457 >> Email: [email protected] >> Acropolis Group of Institutions, >> Indore (M.P.) >> [image: Facebook icon] <https://www.facebook.com/nayan.rajani.9> [image: >> LinkedIn icon] <https://www.linkedin.com/in/nayanrajani98/> [image: >> Twitter icon] <https://twitter.com/nayanrajani86> [image: Instagram >> icon] <https://www.instagram.com/nayanrajani98/> >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "spyder" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/spyderlib/CAPSh8XvNmGUDesa3TPE5i9FaM5kiVJedysWyhN4ghZct7FDU0w%40mail.gmail.com >> <https://groups.google.com/d/msgid/spyderlib/CAPSh8XvNmGUDesa3TPE5i9FaM5kiVJedysWyhN4ghZct7FDU0w%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/spyderlib/CAA6iKtwFkAQ6GBo4WriBoyeoGqV4yfENun_OTGeEp%3D%2BixBXrKg%40mail.gmail.com > <https://groups.google.com/d/msgid/spyderlib/CAA6iKtwFkAQ6GBo4WriBoyeoGqV4yfENun_OTGeEp%3D%2BixBXrKg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/CAPSh8Xu1yCYCviumYDY5_C8GwOZckx1qrtnb%3DLzVvKsUBe%2BW0w%40mail.gmail.com.
