[New-bugs-announce] [issue33286] Conflict between tqdm and multiprocessing on windows

schwemro report at bugs.python.org
Mon Apr 16 06:21:46 EDT 2018


New submission from schwemro <rschwemmle at 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 <report at bugs.python.org>
<https://bugs.python.org/issue33286>
_______________________________________


More information about the New-bugs-announce mailing list