cyclus / cycamore

The CYClus Additional Module REpository
Other
15 stars 40 forks source link

Cyclus Unit Tests" #503

Open chicodelarosa opened 5 years ago

chicodelarosa commented 5 years ago

While running the Cyclus unit tests I get the following error for the InfileConverters.JsonPyRoundTrip and InfileConverters.PyXmlRoundTrip tests:

C++ exception with description "Cannot convert to Python input files since Cyclus was not built with Python bindings." thrown in the test body.

This Cyclus installation is being done on a Mac OS Sierra 10.13.6 with Python 3.7.3.

bam241 commented 5 years ago

thx for reporting this @chicodelarosa .

I was wondering do you have an issue with Cycamore (i.e.: running cycamore_unit_test) or Cyclus (running cyclus_unit_test) ? in any case, I have few questions:

thank you