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

visualize_mapper_stages error in examples #21

Open
sciencecasey opened this issue Jul 15, 2022 · 4 comments
Open

visualize_mapper_stages error in examples #21

sciencecasey opened this issue Jul 15, 2022 · 4 comments

Comments

@sciencecasey
Copy link

Hi there,
I'm just getting started and running through your examples here:https://pypi.org/project/dyneusr/ and here: https://github.com/braindynamicslab/dyneusr/blob/master/examples/trefoil_knot/compare_lenses.py

Both the versions throw the error: draw_networkx_nodes() got an unexpected keyword argument 'lens' from within the visualize_mapper_stages() command.

@calebgeniesse
Copy link
Collaborator

hi, thanks for reporting!

i think i can resolve the problem by including lens as an explicit keyword argument in draw_networkx, so that it won't be included with the extra kwargs passed to draw_networkx_nodes

i'll open a pull request addressing this issue as soon as possible, and i'll report back here as soon as that's merged and deployed on pypi

@calebgeniesse
Copy link
Collaborator

okay just merged #22

i'll let you know as soon as version 0.3.11 is available on pypi

@calebgeniesse
Copy link
Collaborator

calebgeniesse commented Jul 18, 2022

@sciencecasey version 0.3.11 is now available on pypi

hope this resolves the issue, but let me know if you have any other problems!

@sciencecasey
Copy link
Author

Hi @calebgeniesse -- I just tried and the issue is resolved! Thank you for fixing it so quickly :)

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