-
Notifications
You must be signed in to change notification settings - Fork 38
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
Unable to run python project #156
Labels
Comments
The actual issue here is in
Since it fails and does not install the pip package, the start.py could not get the logger module. The These are the fixes which need to be done
|
BugDiver
pushed a commit
that referenced
this issue
Aug 22, 2019
BugDiver
pushed a commit
that referenced
this issue
Aug 26, 2019
BugDiver
pushed a commit
that referenced
this issue
Aug 27, 2019
This issue has been verified and found fixed.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Excepted Result:
should be able to run python project successfully.
Actual Result:
unable to run specs. Getting below error:
Steps to reproduce
gauge init python
gauge run
Information that will help us debug
tested version:
The text was updated successfully, but these errors were encountered: