Michael

Results 5 comments of Michael

I just ran into the same issue after upgrading my scipy version. I got `ImportError: cannot import name 'bmat' from 'scipy.sparse.sputils' ` It turns out that [this commit](https://github.com/scipy/scipy/commit/195b8284aaeef69067044f4c7cbe25bbb4d2a4e3#diff-313b753e78b2c20b6f5bd15bccb766c9dab11efd920ca9294313547503544a46) renamed scipy/sparse/linalg/eigen...

looks like the official [documentation ](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.experiment.experiment?view=azure-ml-py#delete-workspace--experiment-id-)is ahead of the release. It already shows a delete method on the Experiment object

I get the same behavior (segmentation fault) on the intel devcloud with an even simpler example on both the gold 6128 and platinum 8380 clouds. It does not seg fault...

Following up on this regression. Has any one gained an insight to the root cause and if there is a fix? Would be much appreciated

Thank you - it now works. verified on both plat8380, and gold6128 clouds. Thanks very much for fixing this