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

TypeError: output_gephi_csv() got an unexpected keyword argument 'n_messages' #55

Open
myrainbowandsky opened this issue Mar 19, 2023 · 0 comments
Assignees

Comments

@myrainbowandsky
Copy link

myrainbowandsky commented Mar 19, 2023

python 3.8.15
ubuntu 22.04.1 LTS

When I input

compute_networks bucha.db compute co_retweet --time_window 5 --output_file ./analysis/coretweet_5s.csv --output_format csv

I have:
TypeError: output_gephi_csv() got an unexpected keyword argument 'n_messages'

If input:

compute_networks bucha.db compute co_retweet --time_window 5 --output_file ./analysis/coretweet_5s.graphml --output_format graphml

it is OK

@deimosnz deimosnz self-assigned this Mar 20, 2023
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