Skip to content

TypeError: __init__() got an unexpected keyword argument 'max_value' #3

@PenghangF

Description

@PenghangF

when I use python to run the ncltpoles.py in ubuntu16.04, I met thiserror
Screenshot from 2020-02-25 16-08-35
:
2012-01-08
Traceback (most recent call last):
File "ncltpoles.py", line 516, in
save_global_map()
File "ncltpoles.py", line 119, in save_global_map
with progressbar.ProgressBar(max_value = len(imaps)) as bar:
TypeError: init() got an unexpected keyword argument 'max_value'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions