failed to import the optional _tifffile C extension module.\n
Hi, I get this error when i try to compile a simple example of scikit. I am using python on Ubuntu : failed to import the optional _tifffile C extension module.\n Regard Saber
On 2015-07-03 07:27:33, Saber Ayoub Chelaghma <saber.chelaghma@gmail.com> wrote:
I get this error when i try to compile a simple example of scikit. I am using python on Ubuntu :
failed to import the optional _tifffile C extension module.\n
How did you install scikit-image? It looks like the extensions were not compiled successfully. Stéfan
Hi, how i installed scikit-image : git clone http://github.com/scikit-image/scikit-image.git pip install .
Hi Saber, This is a known issue, fixed in the latest development version. https://github.com/scikit-image/scikit-image/pull/1553 Regards, Steve On Friday, July 3, 2015 at 9:45:09 AM UTC-5, Saber Ayoub Chelaghma wrote:
Hi,
I get this error when i try to compile a simple example of scikit. I am using python on Ubuntu :
failed to import the optional _tifffile C extension module.\n
Regard Saber
Great! Cheers, Steve
On Jul 6, 2015, at 1:51 AM, Saber Ayoub Chelaghma <saber.chelaghma@gmail.com> wrote:
Hi, Thanks for your help, the problem is resolved.
Regards,
Saber
-- You received this message because you are subscribed to a topic in the Google Groups "scikit-image" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/scikit-image/j1saCS2OKr4/unsubscribe <https://groups.google.com/d/topic/scikit-image/j1saCS2OKr4/unsubscribe>. To unsubscribe from this group and all its topics, send an email to scikit-image+unsubscribe@googlegroups.com <mailto:scikit-image+unsubscribe@googlegroups.com>. For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>.
participants (3)
-
Saber Ayoub Chelaghma
-
Stefan van der Walt
-
Steven Silvester