Skip to content

ModuleNotFoundError: No module named 'request-202c45fb-86df-42ab-97ed-e5c6b298392d' #45

@AbhimanyuHK

Description

@AbhimanyuHK

python-local-lambda : 0.1.8
python : 3.7 and 3.6

When i run : python-lambda-local -f handler my-test.py event.json
Getting Module Not Found Error

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Users\abimanyu\AppData\Local\Programs\Python\Python36\Lib\multiprocessing\spawn.py", line 105, in spawn_main
    exitcode = _main(fd)
  File "C:\Users\abimanyu\AppData\Local\Programs\Python\Python36\Lib\multiprocessing\spawn.py", line 115, in _main
    self = reduction.pickle.load(from_parent)
ModuleNotFoundError: No module named 'request-202c45fb-86df-42ab-97ed-e5c6b298392d'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions