#Can't make Autogen UI run
7 messages · Page 1 of 1 (latest)
You would need to talk to @slender hemlock as this issue is not is not down to autogen
The error you mentioned suggests the autogenui is not available on your path.
In general, I recommend using a managed environment like miniconda. This way pip installed apps are added to the path and then available on command line.
What OS are you on?
windows. I activate the conda environment. So should I also go the original path that the environment is and run it?
Once your environment is activated, you should be able to follow the steps i.e. pip install autogenui and then run autogenui in the command line and it should work.
There is a video here that should provide some guidance https://github.com/victordibia/autogen-ui/issues/9
Thank you very much for your help. I think I followed this process, and it did not work. I will check again thoroughly. Thank you