RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Suggest to install missing imports.

Open HelioGuilherme66 opened this issue 2 years ago • 0 comments

Like the import spec suggestion when a failed import is detected, we should first try to pip search <library> and if exist in PyPi, then propose to run or at least show the command to install the library.

  • pip search has limitations, consider using HTTP call with Requests

HelioGuilherme66 avatar Mar 02 '23 01:03 HelioGuilherme66