Open T0M-W opened 6 years ago
Does the command conda --version
work? You might have to add conda to the system path then restart or logout/login for it to update.
Alternatively, you can try running from the Anaconda Prompt.
I think I have found something. When I try to create a new project with Pycharm and conda, this appears. I don't know how to fix this.
It might be easier to discuss this on gitter https://gitter.im/enaml-native/Lobby
I found the right path.
sr @T0M-W ,can you upgrade your cli from this repo and try again?
@T0M-W hi! What was your right path? I've had the same problems and the Miniconda/Scripts saved to PATH but still getting that OSError.
Please try installing enaml-native-cli==2.2.9
from pypi. It now does a more extensive search of the system path, user directories, programdata folders.
If I run
enaml-native create app
, I get this. I have reinstalled conda many times, but it won't work.