Dear Nicola,
Sadly, PyNE Conda package is very old (about 2 years old)...
My advice would be to install from source, you can probably use 'Conda' to get the dependencies for it.
I don't have much experience installing PyNE using Conda dependencies but I gladly help you.
Depending of you system, and how much you rely on Conda in your environment, there is some alternative solutions:
If you are on a Ubuntu-like system (and not relying a lot on Conda), you can use our installs script (
https://github.com/pyne/install_scripts) that relies on apt-get (be careful if you use Conda for other thing this might mess-up your environment....)
If you are on MacOS, I personally use macport dependencies with success, let me know if you need me to help you with this.
If you are primarily Conda to install your dependencies I would suggest staying with it (Mixing multiple package manager is usually bad practice...).
Let me know if I can help. (Please if you do need help, tell us more about your environment.)
Best,
Baptiste