DllNotFoundException: python27

Hi, I’ve installed the latest python 2.7 and set the python path and I’m getting errors.
Also the python settings UI is almost empty.
I’m not sure how conflicting it is, but I also have Anaconda with multiple environments and versions installed.
Any ideas?

Anyone???

I did exactly follow the explanation here Introducing Python for Unity Editor , and it worked out without any issue. From my understanding and I have experienced so far, there are several bugs in the system since it’s newly implemented. Uninstall and reinstall Python 2.7 might solve your problem, imo.

Also check this out: Python for Unity Settings | Python for Unity | 2.0.1-preview.2

that’s what I did too, and I’m not sure re-installing is going to help here.
As I said I have multiple python environments and versions installed in Anaconda, and that’s the main issue.
Virtual environments are not supported, so please consider adding this as a feature specially with 3.x DCC support around the corner.

I am experiencing the exact same issue here. I tried uninstalling all python version from my workstation but no luck so far. Anyone found a fix for this yet?

Are you using the latest package version? 4.0.0-exp.5 no longer requires that you install your own Python interpreter, and comes bundled with Python 3.7.

1 Like

Our tools etc in maya work with Python2, is it possible to interact with that if unity is using Python 3.7 now?

If not do we need to install Python2 for earlier versions or can we use Maya’s install?