Skip to content

ImportRUIAN.sh chyba při spuštění #188

Description

@pokurek

Při spuštění ImportRUIAN.sh kódu v develop větvi se objeví chyba:

File "importruian.py", line 159, in vfr2pgPath
return "%svfr2pg 2>>%s 3>>%s" % getOSGeoPath()
TypeError: not enough arguments for format string

Jestli by nemělo být spíše jen:
return "%s/vfr2pg " % getOSGeoPath()

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions