Closed jahoops closed 4 years ago
I've tried everything, but I don't understand how all this is supposed to work.
(base) j@J-desktop:~/work/pinetime$ west build -p -b pinetime samples/basic/blinky -- west build: build configuration: source directory: /home/j/work/pinetime/samples/basic/blinky build directory: /home/j/work/pinetime/build BOARD: pinetime (origin: command line) -- west build: generating a build system -- Zephyr version: 2.1.99 -- git describe failed: fatal: No tags can describe '3c75196149f876b4d40e490607d80591e60d467f'. Try --always, or create some tags.; BUILD_VERSION is left undefined -- Selected BOARD pinetime Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'west' CMake Error at /home/j/work/zephyr/cmake/host-tools.cmake:26 (message): Unable to import west.version from '/usr/bin/python3.6' Call Stack (most recent call first): /home/j/work/zephyr/cmake/app/boilerplate.cmake:443 (include) CMakeLists.txt:5 (include)
-- Configuring incomplete, errors occurred! ERROR: command exited with status 1: /usr/bin/cmake -B/home/j/work/pinetime/build -S/home/j/work/pinetime/samples/basic/blinky -GNinja -DBOARD=pinetime
I've tried everything, but I don't understand how all this is supposed to work.
(base) j@J-desktop:~/work/pinetime$ west build -p -b pinetime samples/basic/blinky -- west build: build configuration: source directory: /home/j/work/pinetime/samples/basic/blinky build directory: /home/j/work/pinetime/build BOARD: pinetime (origin: command line) -- west build: generating a build system -- Zephyr version: 2.1.99 -- git describe failed: fatal: No tags can describe '3c75196149f876b4d40e490607d80591e60d467f'. Try --always, or create some tags.; BUILD_VERSION is left undefined -- Selected BOARD pinetime Traceback (most recent call last): File "", line 1, in
ModuleNotFoundError: No module named 'west'
CMake Error at /home/j/work/zephyr/cmake/host-tools.cmake:26 (message):
Unable to import west.version from '/usr/bin/python3.6'
Call Stack (most recent call first):
/home/j/work/zephyr/cmake/app/boilerplate.cmake:443 (include)
CMakeLists.txt:5 (include)
-- Configuring incomplete, errors occurred! ERROR: command exited with status 1: /usr/bin/cmake -B/home/j/work/pinetime/build -S/home/j/work/pinetime/samples/basic/blinky -GNinja -DBOARD=pinetime