Installation - fishyboteso/fishyboteso GitHub Wiki

Installation

1) Install Python

Make sure u have ticked this while installing python.

firefox_7k8Bghlz8Z

2) Open Powershell

  • Either press Win+R, then enter powershell and confirm
  • Or right click you windows logo in task bar and select Windows Powershell

3) Type and run following commands one by one:

python -m pip install pip --upgrade
pip install fishy
python -m fishy

4) Start the Elderscrolls Online

5) Press the start button in the Bot

6) Look at a fishing hole

Installation Problems:

How to update?

  • Fishy should ask about update if there is one available

image

  • If you have pressed don't ask again you can update from Options > Update to disable it.

image

  • If it still doesn't work for you, you can run python -m pip install fishy --upgrade in powershell.

How to uninstall?

  1. In a terminal execute: python -m pip uninstall fishy
  2. Repeat step 1 until it says "WARNING: Skipping fishy as it is not installed."
  3. Delete configs, usually in "C:\Users< username >\Documents\fishy_config.json"
  4. Remove FishyQR from your game addon folder, usually in "C:\Users< username >\Documents\Elder Scrolls Online\live\AddOns"
  5. Optionally remove python with system settings.

Not working?:

checkout the troubleshooting guide https://github.com/fishyboteso/fishyboteso/wiki/When-fishy-won't-work

⚠️ **GitHub.com Fallback** ⚠️