Skip to content

Fix Bug 343 (support spyder>=3)

Carlos Pascual requested to merge github/fork/cpascual/bug-343 into develop

Fix bug from https://sourceforge.net/p/tauruslib/tickets/343/

Attempt to import spyder and fall back to spyderlib if there is an exception.

Merge request reports