Skip to content

Creating VPK from directory doesn't work on Linux #14

Description

@MaximDevoir

Steps to Reproduce

vpk --create /root/path/to/dir/ ./path/to/output.vpk

Results in:

Traceback (most recent call last):
  File "/home/maximdevoir/.pyenv/versions/3.7.3/bin/vpk", line 8, in <module>
    sys.exit(main())
  File "/home/maximdevoir/.pyenv/versions/3.7.3/lib/python3.7/site-packages/vpk/cli.py", line 182, in main
    create_vpk(args.create, args.file)
TypeError: create_vpk() takes 1 positional argument but 2 were given

Environment Information

VPK version: 1.3.0
Python version: Python 3.7.3
OS: Ubuntu/Debian 18.04.3 LTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions