Issues while installing dolfin

Hello everyone,

I am a windows user. I have downloaded ubuntu using wsl, followed all the steps in the tutorial and it seems to work just fine. The problem occurs when in PyCharm I try to import the DOLFIN library, the error says:
ERROR: Could not find a version that satisfies the requirement DOLFIN (from versions: none)
ERROR: No matching distribution found DOLFIN.
I went back to ubuntu and tried to install DOLFIN with pip, but the same error appeared.

How can I solve it?

Thank you

This is an issue with PyCharm and WSL, not FEniCS/DOLFIN. Consider searching for help regarding using PyCharm with WSL, e.g. the first thing that pops up.

The problem is that under “Add Interpreter” I got nothing.