Replies: 3 comments
-
metoo |
Beta Was this translation helpful? Give feedback.
-
Be sure you have a C++ compiler installed on your machine. Easiest way is to install visual studio (not vs code), then install C++ dev/support from the visual studio. Once the C++ compiler is installed, your autogenstudio will be able to install all the correct pip dependencies and run the local server command. https://learn.microsoft.com/en-us/cpp/build/vscpp-step-0-installation?view=msvc-170 |
Beta Was this translation helpful? Give feedback.
-
Encountered the same issue. Unfortunately, I wasn’t able to resolve it directly. However, I found that running AutogenStudio via Anaconda works reliably. ✅ Recommendation: Install and run AutogenStudio using Anaconda for a smoother experience. Refer to this link for more info: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The second way of install Autogen Studio does not need "pip install autogenstudio" but when I follow the procedures untill I input "autogenstudio ui --port 8081" into my conda terminal,it shows
“autogenstudio: command not found”.what should I do next?
Beta Was this translation helpful? Give feedback.
All reactions