Skip to content

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

@myrainbowandsky

Description

@myrainbowandsky

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions