Version
0.0.20
Bug description
I just downloaded EX-Installer for Linux, to configure EX-CommandStation on my CSB1 to not enable track power automatically at start.
After stepping through the docs on these CSB1 docs I clicked Compile and Load, then Load, and I get the following error:
Traceback (most recent call last):
File "/home/mjog/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool.py", line 31, in <module>
import esptool
File "/home/mjog/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool/__init__.py", line 41, in <module>
from esptool.cmds import (
...<23 lines>...
)
File "/home/mjog/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool/cmds.py", line 14, in <module>
from .bin_image import ELFFile, ImageSegment, LoadFirmwareImage
File "/home/mjog/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool/bin_image.py", line 14, in <module>
from .loader import ESPLoader
File "/home/mjog/.arduino15/packages/esp32/tools/esptool_py/4.5.1/esptool/loader.py", line 30, in <module>
import serial
ModuleNotFoundError: No module named 'serial'
Steps to reproduce the bug
- Run EX-Installer
- Configure EX-CommandStation for CSB1 per docs linked above
- Compile and Load, then Load
Expected behaviour
No error occurs, the software is successfully compiled and loaded
Screenshots
Additional context
Ubuntu 25.04
Intel-based computer
Version
0.0.20
Bug description
I just downloaded EX-Installer for Linux, to configure EX-CommandStation on my CSB1 to not enable track power automatically at start.
After stepping through the docs on these CSB1 docs I clicked Compile and Load, then Load, and I get the following error:
Steps to reproduce the bug
Expected behaviour
No error occurs, the software is successfully compiled and loaded
Screenshots
Additional context
Ubuntu 25.04
Intel-based computer