Hi, I am having some troubles with Spyder and pylint. I run spyder in a conda environment, and it works fine: I can import packages that are only installed in the environment. However, when I launch code analysis (F8), pylint complains that it cannot import them, with an error E0401: Unable to import 'package'.
Just as an example, flask is installed in my environment but not in the main workspace. import flask works fine in Spyder's console, but E0401 is raised by pylint. Any help would be appreciated! Claudio -- 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 spyderlib+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/1d096d0b-d1a0-40fc-b97e-7856e05b39c0n%40googlegroups.com.