Public bug reported:
Importing pyassimp will return a failure:
>>> import pyassimp
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/pyassimp/__init__.py", line 1, in
<module>
from .core import *
File "/usr/lib/python2.7/dist-packages/pyassimp/core.py", line 29, in <module>
class AssimpLib(object):
File "/usr/lib/python2.7/dist-packages/pyassimp/core.py", line 33, in
AssimpLib
load, load_mem, release, dll = helper.search_library()
ValueError: need more than 3 values to unpack
It is caused by helper, which is not returning separate load and
load_mem objects anymore.
---
lsb_release -rd
Description: Ubuntu 16.04 LTS
Release: 16.04
---
apt-cache policy python-pyassimp
python-pyassimp:
Instalados: 3.2~dfsg-3
Candidato: 3.2~dfsg-3
Tabla de versión:
*** 3.2~dfsg-3 500
500 http://es.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
500 http://es.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
100 /var/lib/dpkg/status
** Affects: assimp (Ubuntu)
Importance: Undecided
Status: New
** Patch added: "A quite simple Patch to fix that"
https://bugs.launchpad.net/bugs/1589949/+attachment/4678930/+files/patch.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589949
Title:
ValueError: need more than 3 values to unpack
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/assimp/+bug/1589949/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs