Skip to content

Unexpected warning message

When running the gaussian_example.py or basic_tutorial.py, I get the following error message

 Saving the data has failed with the following message:
 Can't pickle <type 'instancemethod'>: attribute lookup __builtin__.instancemethod failed

However, the result.h5 file appears to save without a problem.