Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#60709 - [python-rawkit] No longer works with current libraw version

Attached to Project: Community Packages
Opened by Deepak Subburam (subburam) - Monday, 05 November 2018, 20:54 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 05 November 2018, 22:15 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
------------
Get the following error when instantiating the main class provided by this library--

ImportError: Unsupported Libraw version: 0.19.0.


Additional info:
----------------
This applies to python-rawkit 0.6.0-4

Steps to reproduce:
-------------------
In a python shell, type the following--

from rawkit.raw import Raw
raw = Raw(filename='<filename of a raw file>')
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 05 November 2018, 22:15 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#60708 

Loading...