Skip to content

ImportError: cannot import name preload_path #2

@lsmithso

Description

@lsmithso

Hi: I'd like to contribute a simple gil_load decorator. I tried
forking master but get the following error:

import gil_load
Traceback (most recent call last):
File "", line 1, in
File "gil_load/init.py", line 1, in
from .gil_load import init, test, start, stop, get, preload_path
ImportError: cannot import name preload_path

There are no 'preload_path*' files in the repo.

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