VS compiles with this error 1

  • Executing task in folder e%3A%5CODrive%5CODrive%5CFirmware: make

board version: v3.6-56V
Firmware version 0.5.6-dev (fw-v0.5.6-1-g58fdd3fd*)
[ ] 100%
E:\ODrive\ODrive\tools\fibre-tools\interface_generator.py:489: SyntaxWarning: invalid escape sequence ‘.’
property_value_type = re.findall(‘^fibre.Property<([^>]*), (readonly|readwrite)>', prop['type'].fullname) E:\ODrive\ODrive\tools\fibre-tools\interface_generator.py:489: SyntaxWarning: invalid escape sequence '\.' property_value_type = re.findall('^fibre\.Property<([^>]*), (readonly|readwrite)>’, prop[‘type’].fullname)
Could not init terminal features.
Could not init terminal features.
Refer to install instructions at http://docs.odriverobotics.com/#downloading-and-installing-tools
Traceback (most recent call last):
File “E:\ODrive\ODrive\tools\create_can_dbc.py”, line 6, in
buses = [can.Bus(‘ODrive’, None, 100000)]
^^^^^^^
AttributeError: module ‘cantools.database.can’ has no attribute ‘Bus’. Did you mean: ‘bus’?
make: *** [Makefile:36: all] Error 1

  • The terminal process “C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command make” terminated with exit code: 1.
  • Press any key to close the terminal.