Skip to content

Error running cers-from-mozilla.py #7376

@DrakoPOD

Description

@DrakoPOD

Platform

  • Hardware: [ESP-12]
  • Development Env: [VS Code: Platformio]
  • Operating System: [Windows 10]

Problem Description

I already add openssl to the path (like this issue #7300 ), but I get a new error:

Traceback (most recent call last):
  File "certs-from-mozilla.py", line 68, in <module>
    call( arCmd )
  File "C:\Users\<myuser>\AppData\Local\Programs\Python\Python38-32\lib\subprocess.py", line 340, in call
    with Popen(*popenargs, **kwargs) as p:
  File "C:\Users\<myuser>\AppData\Local\Programs\Python\Python38-32\lib\subprocess.py", line 854, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "C:\Users\<myuser>\AppData\Local\Programs\Python\Python38-32\lib\subprocess.py", line 1307, in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] El sistema no puede encontrar el archivo especificado

It says is missing "ar" or "arCMD", but I can't find any references to this files on internet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions