-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
create nx_version.txt #2, nx_dev_test_output.txt #3, Run timing scripts from nx-parallel #191 and creating a python script nx_tutorial_script.py #5 #251
Conversation
@@ -0,0 +1 @@ | |||
print(nx.__version__) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you put the output of this command? Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok i did it already
hi @MridulS please help review my work nx_version.txt and nx_dev_test_output.txt |
=============================================== short test summary info =============================================== | ||
FAILED networkx/networkx/drawing/tests/test_pydot.py::test_pydot_issue_258 - FileNotFoundError: [WinError 2] "neato" not found in path. | ||
FAILED networkx/networkx/drawing/tests/test_pydot.py::test_pydot_numerical_name - FileNotFoundError: [WinError 2] "dot" not found in path. | ||
==================== 2 failed, 5092 passed, 56 skipped, 3 xfailed, 7 warnings in 282.04s (0:04:42) ==================== |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! The tests are failing. Could you look into this? You can also try removing pydot so pytest skips the tests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @MridulS it pass now without any fail.
please does it means i have done my first contribution already?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please update the test output file with the new output then? Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah i did already and push
Thanks! |
thanks too
…On Thu, Oct 19, 2023, 10:17 AM Mridul Seth ***@***.***> wrote:
Thanks!
—
Reply to this email directly, view it on GitHub
<#251 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4PDVTYMCXWE6OJAD2RPU7LYADVZ7AVCNFSM6AAAAAA6CAQVBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZQGQYDCNJVGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
created nx_version.txt #2 , nx_dev_test_output.txt #3 , Run timing scripts from nx-parallel #191 and creating a python script nx_tutorial_script.py #5