Skip to content

importlib load_source Error while running setup.py #16

@laharieswar

Description

@laharieswar

image
Hi
I am facing this error after running the setup.py file. Please help

python setup.py install
Traceback (most recent call last):
File "C:\Users\lahhe\Documents\python-romkan-master\setup.py", line 17, in
VERSION = imp.load_source('version', os.path.join(here, 'src/%s/version.py' % PACKAGE_NAME)).version
^^^^^^^^^^^^^^^
AttributeError: module 'importlib' has no attribute 'load_source'

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