Skip to content

Error on executing application through package directly #3

@cpstrommen

Description

@cpstrommen

When attempting to run the application directly through the python package, it gives an error about direct execution:

[user]@[hostname] ~/path_to/plcd (stable)
$ python -m plcd
path_to\python\current\python.exe: No module named plcd.__main__; 'plcd' is a package and cannot be directly executed

My understanding is that it is a package structure issue, most likely involving the plcd-runner.py function or possibly in the /plcd/src/plcd/ file structure. Will post links to possible fixes.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions