Skip to content

2to3 migration fail #4

Description

@Hierosme

Hello,

i have try to port pyOS to Python3 and i repport here what have happem

After have use 2to3 the System have a trouble with the imp module. Unfortunally the imp is deprecated and should be replace by importlib unfortunally the function source_load dont exist anymore in importlib

Actually i have pyOS as target because i prepare a similar project for MicroPython.
Any assistance will be apprecied. (Python skill is not a trouble, how refactor is my mind)

For me pyOS should be migrate to SetupTools setup.py, and directory should be use as subModule. (i can deal easlly with that).
A second thing. Setuptools permit to use console_script and be a good candidat for create one entrypoint by program

Thanks for you work, look nothing but the way for Micropython look inside you work.

Regards

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