Skip to content

regen.sh does not appear to support spaces in the path #2

Closed
@programmingkidx

Description

@programmingkidx

When I ran this command "build.py dox", I saw this message:

./regen.sh xml
./regen.sh: line 116: //wxPython: No such file or directory
./regen.sh: line 205: cd: //wxPython: No such file or directory
Command './regen.sh xml' failed with exit code 1.
Finished command: dox (0.50s)

The full name of the folder that the regen.sh command stops at is "wxPython in PyPy". Since the message stops at the space in the name I think this is a problem with spaces in the path.

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