Skip to content

Incorrect check in setup.py; cannot use different Vivado directory. #2

Description

@esophagus-now

In setup.py, in the directoryValidator function, for some reason it calls os.path.isdir("/home/el") when it should really be calling os.path.isdir(document.text). This incorrect check makes it impossible to use a Vivado directory that is not the default

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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