Skip to content

How to run project during development #41

@gudrutis

Description

@gudrutis

I write here to document my trials and errors how to run this template in case someone else run to this problem

After changing my_module/metadata.py as suggested and running internal/generate.py, to my surprise both <my_named_module>/main.py and tests/test_main.py complained, that they can not find <my_named_module> (note, "paver test_all" worked).

The solution was to add path/to/project to PYTHONPATH

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