Just upgraded to spyder 3.1.2 using conda and got this error: You have missing dependencies!
nbconvert >=4.0: None (NOK) Please install them to avoid this message. Note: Spyder could work without some of these dependencies, however to have a smooth experience when using Spyder we strongly recommend you to install all the listed missing dependencies. Failing to install these dependencies might result in bugs. Please be sure that any found bugs are not the direct result of missing dependencies, prior to reporting a new issue. I'm on macOS Sierra, 10.12.1 conda list spyder yields: spyder 3.1.2 py27_0 conda-forge conda list nbconvert yields: nbconvert 5.1.1 py27_0 conda-forge On Sunday, January 22, 2017 at 4:20:56 AM UTC-8, Jitse Niesen wrote: > > You should install nbconvert in the same way as you installed spyder. > > If that does not help, please tell us how you installed spyder, how you > installed and upgraded nbconvert, and what OS you are on. > > Jitse > > > On Sunday, 22 January 2017 00:29:25 UTC, Mr._B. D. wrote: >> >> Spyder keeps saying I am missing dependencies. I update and when I >> install it still says nbconvert is missing. Please 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
