Skip to content

Docs: Documentation have some problems #1

@lucasgleria

Description

@lucasgleria

Hey! Thats a great work, i really enjoyed making it work and testing.

i followed the readme but we have some problems to solve

the command for cloning, is
"git clone https://github.com/yourusername/ProxlightBuilder.git" instead of "git clone https://github.com/Proxlight/Proxlight-Builder.git"

next problem is "pip install -r requirements.txt"
the command itself works, but you put "tkinter" in the requirements file, and tkinter is a built in lib, so... you need to remove it to avoid problems

The last problems to run it is
"Proxlight Builder.py" command.

I mean we need to use "python" in the begining of the command to make it work and we should not put blank spaces in files, the command breaks.

So, to solve it you can just edit the name of the file for Proxlight_builder.py

And after that the command to run it would be "python Proxlight_builder.py".

Those are little fixing things, great project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions