Skip to content

Installation instructions for Debian / Ubuntu OS fails due python script #1042

Closed
@birgersp

Description

@birgersp

Ubutu 17.10, 64-bit

Following these instructions fails:

birger@computer:~/Arduino/hardware/espressif/esp32/tools$ python get.pyTraceback (most recent call last):
  File "get.py", line 27, in <module>
    current_dir = os.path.dirname(os.path.realpath(unicode(__file__)))
NameError: name 'unicode' is not defined

And this answer on stack overflow explains the probable cause: https://stackoverflow.com/a/19877309/2583765

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