Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'behave_run' is not defined #10

Open
Benjmeadows opened this issue Aug 14, 2020 · 2 comments
Open

NameError: name 'behave_run' is not defined #10

Benjmeadows opened this issue Aug 14, 2020 · 2 comments

Comments

@Benjmeadows
Copy link

On Windows 10 running "invoke test" after fixing invoke.yml to run on windows

run:
    echo: true
    pty: false
    shell: C:\Windows\System32\cmd.exe

I get the following:

(.venv_py) C:\Development\behave\behave.example>invoke test
�[1;37mc:\development\behave\behave.example\.venv_py\scripts\python.exe bin/behave -f progress  features�[0m
Traceback (most recent call last):
  File "bin/behave", line 1, in <module>
    behave_run.py
NameError: name 'behave_run' is not defined
@stale
Copy link

stale bot commented Jun 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Comment to post when closing a stale issue. Set to false to disable

@stale stale bot added the wontfix label Jun 11, 2021
@jenisys jenisys removed the wontfix label Jun 13, 2021
@jenisys
Copy link
Member

jenisys commented Aug 28, 2021

Reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants