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

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

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

tiwavaldese
Copy link
Contributor

@tiwavaldese tiwavaldese commented Oct 16, 2023

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

@tiwavaldese
Copy link
Contributor Author

tiwavaldese commented Oct 16, 2023

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

@@ -0,0 +1 @@
print(nx.__version__)
Copy link
Member

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!

Copy link
Contributor Author

@tiwavaldese tiwavaldese Oct 16, 2023

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

@tiwavaldese
Copy link
Contributor Author

tiwavaldese commented Oct 19, 2023

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) ====================
Copy link
Member

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.

Copy link
Contributor Author

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?

Copy link
Member

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!

Copy link
Contributor Author

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

@MridulS MridulS merged commit 3963ef8 into networkx:main Oct 19, 2023
@MridulS
Copy link
Member

MridulS commented Oct 19, 2023

Thanks!

@tiwavaldese
Copy link
Contributor Author

tiwavaldese commented Oct 19, 2023 via email

@tiwavaldese tiwavaldese changed the title create nx_version.txt create nx_version.txt #2, nx_dev_test_output.txt #3 and and Run timing scripts from nx-parallel #191 Nov 8, 2023
@tiwavaldese tiwavaldese changed the title create nx_version.txt #2, nx_dev_test_output.txt #3 and and Run timing scripts from nx-parallel #191 create nx_version.txt #2, nx_dev_test_output.txt #3 and Run timing scripts from nx-parallel #191 Nov 8, 2023
@tiwavaldese tiwavaldese changed the title create nx_version.txt #2, nx_dev_test_output.txt #3 and Run timing scripts from nx-parallel #191 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 Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants