albarji/proxTV

pls help me in resolving this

Closed this issue · 2 comments

In [4]: import prox_tv as ptv

ImportError Traceback (most recent call last)
in ()
----> 1 import prox_tv as ptv

/home/qpi2/anaconda3/lib/python3.6/site-packages/prox_tv/init.py in ()
62
63 import numpy as np
---> 64 from _prox_tv import ffi, lib
65
66 # The maximum number of returned info parameters.

ImportError: /home/qpi2/anaconda3/lib/python3.6/site-packages/_prox_tv.abi3.so: undefined symbol: __cxa_throw_bad_array_new_length

I'm afraid I have no clue about what the problem might be. Could you give me some more details on which platform you are running the code? Windows, Max, Linux?

thanks for your reply.solved it.updated conda.