Greeting the FEniCS team!
I'm trying to start using Fenics with python, but I faced with the problem:
is there anyway to use fenics abilites (import dolfin package, for example)
not from FEniCS command shell? I mean, if in FEniCS command shell type
"python", it will be possible to do "import * from dolfin", and I shure,
that typing "python" in FEniCS command shell runs python.exe which located
in  ..\FEniCS\lib\Python26\ python.exe, but if I'll run this python.exe
manually, i can't import dolfin package with "no package found" error.
So, please, tell, is there anyway to use dolfin not from FEniCS command
shell?


Best regards,
Alexey Kozlenkov.
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to