Updating from old version problem

Sorry if this is a worn out topic, but need help. Have had my pi running for a few years now and just tried the update. Just cant get the script to run. Here are log errors(File “/home/brewpi/brewpi.py”, line 21, in
from BrewPiUtil import printStdErr
File “/home/brewpi/BrewPiUtil.py”, line 22, in
import autoSerial
File “/home/brewpi/autoSerial.py”, line 6, in
from serial.tools import list_ports
ImportError: No module named tools)

Ran everything on the site. Also during update it stops mysql, but cant restart it. I noticed you stated in the instructions that you didn’t recommend it. It was already installed though.

Any thoughts?

Hi Voce,

I’m having this same problem. Fresh install of Brewpi on a virtual box (old laptop running Debian). I can see my Arduino but get the “no module named tools” error when I try to reprogram.

My Arduino has been running the script for a couple of years now.

Did you ever get yours working?

Thanks
Justin