Skip to content

Register module bug #5

Description

@lyglxz

The profile module is quite helpful, but the Redefine module has something wrong. For example, if I run a server code located at "/TechTry/pyliveupdate/examples/test.py" and patcher code located at "/TechTry/pyliveupdate/examples/my_patcher.py", both "python my_patcher.py" in bash and patch("my_patcher.py" in ocntroller will have error:
from TechTry.pyliveupdate.examples.test import whoami
ModuleNotFoundError: No module named 'TechTry'
It seems the module process dir as module, and this error disappear when I move them to ~.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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