fablabbcn / smartcitizen-kit-2x

Smart Citizen Kit 2.X hardware and firmware
https://docs.smartcitizen.me/Smart%20Citizen%20Kit/
GNU General Public License v3.0
45 stars 17 forks source link

make.py : error when executing tools\sck.py #29

Closed bryn51 closed 3 years ago

bryn51 commented 3 years ago

Following an installation of 'requests' module in python; when executing the file 'make.py' in a windows 10 environment using 'powershell' I observed an error when running the command: '> python make.py build sam -v'

The error pointed to tools\sck.py which delivered an error "file not found" (at the end, after 4 intermediate errors); and the script failed to run. Here is a screenshot of the error.: ![Uploading pwrshellsnapshot-2.png…]()

bryn51 commented 3 years ago

![Uploading pwrshellsnapshot-2.png…]()