Hello everyone,

I'd like to write some custom Python bindings for deal.ii, and as a first 
step, I've been trying to reproduce the ipython notebook for step-49. 

I've built deal.ii version 9.3.0 with the 
-DDEAL_II_COMPONENT_PYTHON_BINDING=ON configuration, yet when I run the 
notebook, the Jupyter kernel is unable to locate the PyDealII module, that 
is, the notebook cell

> import PyDealII.Release as dealii

fails with an import error. Where is this library located, and how should I 
go about setting up a (conda) environment to be able to use PyDealII? Are 
there dependencies?

Any guidance would be appreciated!
Corbin

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/f2148581-7815-404c-b1f9-783026235308n%40googlegroups.com.

Reply via email to