Giter Club home page Giter Club logo

esp-warning-light's People

Contributors

jeanmatthieud avatar

Watchers

 avatar

esp-warning-light's Issues

Can't build the repo

Hello,

I tried to use the repo for making the IoT warning light as described in: https://www.iot-experiments.com/esp32-warning-light/
However, I cant build the project inside the platform.io in vs code, so I would like to know what do I do wrong and how to proceed
Here is the error message:

log message:

Executing task in folder esp-warning-light-master: C:\Users\HKUST BIM Center.platformio\penv\Scripts\platformio.exe run --environment esp32dev <

Processing esp32dev (platform: espressif32; board: esp32dev; framework: arduino)
-------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via -v, --verbose option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32dev.html
PLATFORM: Espressif 32 (3.5.0) > Espressif ESP32 Dev Module
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
DEBUG: Current (esp-prog) External (esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:

  • framework-arduinoespressif32 3.10006.210326 (1.0.6)
  • tool-esptoolpy 1.30100.210531 (3.1.0)
  • toolchain-xtensa32 2.50200.97 (5.2.0)
    LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
    LDF Modes: Finder ~ chain, Compatibility ~ soft
    ValueError: Invalid simple block 'aa12aa2879':
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\builder\main.py", line 181:
    env.SConscript("$BUILD_SCRIPT")
    File "C:\Users\HKUST BIM Center.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Script\SConscript.py", line 597:
    return _SConscript(self.fs, *files, **subst_kw)
    File "C:\Users\HKUST BIM Center.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Script\SConscript.py", line 285:
    exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals)
    File "C:\Users\HKUST BIM Center.platformio\platforms\espressif32\builder\main.py", line 233:
    target_elf = env.BuildProgram()
    File "C:\Users\HKUST BIM Center.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Util.py", line 742:
    return self.method(*nargs, **kwargs)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\builder\tools\platformio.py", line 62:
    env.ProcessProjectDeps()
    File "C:\Users\HKUST BIM Center.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Util.py", line 742:
    return self.method(*nargs, **kwargs)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\builder\tools\platformio.py", line 141:
    project_lib_builder = env.ConfigureProjectLibBuilder()
    File "C:\Users\HKUST BIM Center.platformio\packages\tool-scons\scons-local-4.3.0\SCons\Util.py", line 742:
    return self.method(*nargs, **kwargs)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\builder\tools\piolib.py", line 1104:
    project.install_dependencies()
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\builder\tools\piolib.py", line 928:
    if lm.get_package(spec):
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\package\manager\base.py", line 234:
    spec = self.ensure_spec(spec)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\package\manager\base.py", line 102:
    return spec if isinstance(spec, PackageSpec) else PackageSpec(spec)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\package\meta.py", line 124:
    self._parse(self.raw)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\package\meta.py", line 227:
    raw = parser(raw)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\package\meta.py", line 250:
    self.requirements = tokens[1].strip()
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\platformio\package\meta.py", line 167:
    else semantic_version.SimpleSpec(str(value))
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\semantic_version\base.py", line 618:
    self.clause = self._parse_to_clause(expression)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\semantic_version\base.py", line 1014:
    return cls.Parser.parse(expression)
    File "C:\Users\HKUST BIM Center.platformio\penv\lib\site-packages\semantic_version\base.py", line 1034:
    raise ValueError("Invalid simple block %r" % block)
    ============================================================= [FAILED] Took 1.36 seconds =============================================================

Environment Status Duration


esp32dev FAILED 00:00:01.362
======================================================== 1 failed, 0 succeeded in 00:00:01.362 ========================================================The terminal process "C:\Users\HKUST BIM Center.platformio\penv\Scripts\platformio.exe 'run', '--environment', 'esp32dev'" terminated with exit code: 1.

Terminal will be reused by tasks, press any key to close it.


thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.