Skip to content

Doesn't work on Windows #2

Description

@nascif

I tried this tool on Windows and got the following stack trace:

Traceback (most recent call last):
File "c:\home\bin\anaconda2\envs\py3\lib\runpy.py", line 184, in run_module_as_main
"main", mod_spec)
File "c:\home\bin\anaconda2\envs\py3\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\home\bin\Anaconda2\envs\py3\Scripts\run_lambda.exe_main
.py", line 9, in
File "c:\home\bin\anaconda2\envs\py3\lib\site-packages\run_lambda_main
.py", line 61, in main
timeout_in_seconds=args.timeout)
File "c:\home\bin\anaconda2\envs\py3\lib\site-packages\run_lambda\call.py", line 53, in run_lambda
signal.alarm(0) # disable any pending alarms
AttributeError: module 'signal' has no attribute 'alarm'

Seems to be related to ffx-org/ffx#17, which unfortunately was closed without being addressed.

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