sys-bio/roadrunner

Importing rrplugins results in an error

kirichoi opened this issue · 0 comments

Hi all,

I get the following error when trying import rrplugins

AttributeError: function 'tpGetPluginPropertiesAsXML' not found

Commenting out the relevant lines in telplugins_c_api.py circumvents this issue.

Below is my package version info:

[('tellurium', '2.2.4.1'),
('roadrunner', '2.2.2'),
('rrplugins', '2.2.2'),
('antimony', '2.13.2'),
('libsbml', '5.19.4'),
('libsedml', '2.0.30'),
('phrasedml', '1.1.1')]