To use FEniCS from Windows, use VirtualBox with the prebuilt FEniCS image
you can get from the FEniCS download page. That will solve all your
problems.

(An even better option would be to not use Windows.)

--
Anders

mån 11 maj 2015 kl 08:23 skrev aleksey kozlenkov <[email protected]>:

>  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