Hi all,
I am new to FEniCs and installed it via Docker. I tried the demo programs and everything works well.
I wanted to try fenics_shells for a project and I installed it via this command
git clone Bitbucket
But, when I try to run a demo given inside the demos folder for fenics_shells I get an error stating that
' No modules named 'fenics_shells' '.
Should I clone fenics_shells to a particular location? I was not able to find a discussion about fenics_shells installation.
Any help would be greatly appreciated. Thanks!