mtrubs / intellibot

IntelliJ/PyCharm plugin for Robot Automation Framework
https://github.com/millennialmedia/intellibot/wiki
MIT License
159 stars 109 forks source link

Sync Python Requirements not working #245

Closed bdnettleton closed 2 years ago

bdnettleton commented 2 years ago

When I attempt to do a "Sync Python Requirements" on a newly installed package nothing happens. For the new import statement in the Python code I can show the Context Actions and select Add Imported Packages to Requirements to bring up the Sync Python Requirements dialog. Then I click OK. I expected the requirements to be updated with the new packages but nothing happens.

Attached are log files. It does appear that there is a related exception.

pycharm-logs-20220223-182607.zip

bdnettleton commented 2 years ago

Sorry wrong window.