Installed but can't launch - fishyboteso/fishyboteso GitHub Wiki

  1. Lost your fishy shortcut?
  • Either run fishy from powershell (see 2) and after the bot started go into "File > Create Shortcut" to create another shortcut.
  • Or create a new shortcut (right click -> new -> Shortcut), then enter python -m fishy as location and on next page fishy as name.
  1. Different python installations?
  • Run where.exe python in Powershell
  • You should get only 1 result, if you are getting multiple, uninstall/delete all the python binaries and follow the installation from the start
  1. Got big error with The specified device interface or feature level is not supported on this system in the end?
  • If your laptop has integrated graphics, you need to run python via integrated graphics.
  • Follow this to resolve the issue.