Comment 9 for bug 1548956

Revision history for this message
Gaƫtan Trellu (goldyfruit) wrote :

Guys,

Even with the master I still having this issue.

# gnocchi benchmark metric create --count 10
Traceback (most recent call last):
  File "/usr/lib64/python2.7/multiprocessing/queues.py", line 266, in _feed
    send(obj)
PicklingError: Can't pickle <type 'thread.lock'>: attribute lookup thread.lock failed

# gnocchi --version
gnocchi 2.6.0

# python -V
Python 2.7.5

I'm running gnocchi in a virtualenv.