Felix, First, you need to configure deal.II using -DDEAL_II_COMPONENT_PYTHON_BINDINGS=ON. Then you need to re-compile and re-install the library. Now the wrappers are built but you still need to tell python where to find them. You can do that by setting the PYTHONPATH to the directory where pydealii is located. Now you should be able to call ` import PyDealII.Debug` from python.
Best, Bruno On Friday, September 2, 2022 at 1:15:52 PM UTC-4 felix...@gmail.com wrote: > Deal all, > > could someone teach me on how do I use the python binding. It says that I > should import the package from the tutorial 1 file. But I don't understand > how to do it. Could someone here be kind enough to teach me or tell me the > steps? > > Best regards, > Felix > -- 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 dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/5de708da-9d74-4ec7-9d6f-c237535d7a93n%40googlegroups.com.