Skip to content

Error running the program. #4

Description

@manoj-ms

i get this error while executing the example program on the Linux box ( python 2.7)
Traceback (most recent call last):
File "prog4.py", line 53, in
test((1,5))
File "prog4.py", line 40, in test
pbar.start()
File "/usr/lib/python2.7/site-packages/progressbar/bar.py", line 633, in start
self.update(self.min_value, force=True)
File "/usr/lib/python2.7/site-packages/progressbar/bar.py", line 582, in update
self.fd.flush()
AttributeError: 'Writer' object has no attribute 'flush'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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