You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed Spyder via pip and I noticed that PyQt5 and Matplotlib don't get installed automatically with the pip install spyder command.
You probably don't want to include to much pip-dependencies into the spyder package but could you include at least one of the PyQts (either 4 or 5)? That would be helpful as Spyder needs one of those to work.
Also I think that matplotlib seems as a pretty useful tool for spyder users, so could you include this as a dependency as well?
Dear developers,
I installed Spyder via pip and I noticed that PyQt5 and Matplotlib don't get installed automatically with the
pip install spyder
command.You probably don't want to include to much pip-dependencies into the spyder package but could you include at least one of the PyQts (either 4 or 5)? That would be helpful as Spyder needs one of those to work.
Also I think that matplotlib seems as a pretty useful tool for spyder users, so could you include this as a dependency as well?
Regards,
Jakob
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: