New submission from schwemro <rschwem...@yahoo.de>:

Apparently, there occurs a conflict between tqdm and multiprocessing. There is 
an AttributeError displayed. I provide here an minimal working example. It 
works on UNIX but unfortunately not on windows.

----------
components: Windows
files: tqdm_multi.py
messages: 315353
nosy: paul.moore, schwemro, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Conflict between tqdm and multiprocessing on windows
type: compile error
versions: Python 3.6
Added file: https://bugs.python.org/file47537/tqdm_multi.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33286>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to