AEA Manager

Public beta

Run your agents on your machine

The AEA Manager lets you run finished AEAs without having to code. Fetch an agent, configure it and run it. It’s that simple!

FAQ


Are Python and Go installations - as prompted during application install - mandatory to run the AEA Manager?

Yes. Python is required as the AEA framework is currently implemented in Python and Go is required by most agents. If you skip any of the above, you will not be able to run the application.


I have closed or interrupted the installation of Python/Go/Microsoft Visual C++ Build Tools on the first run of the application. How can I fix that?

Simply restart the AEA Manager application and it will ask you to install the missing dependencies.


Is it mandatory to install Microsoft Visual C++ Build Tools on Windows - as prompted during application install - to run the AEA Manager?

Yes. Microsoft Visual C++ Build Tools are required to build some AEA dependencies so installing it on Windows is mandatory.


I am having issues installing Microsoft Visual C++ Build Tools required by the AEA Manager application on Windows. How can this be solved?

If the installation fails during the AEA Manager’s first launch, try to follow these next steps:

  • Download the online installer from the official website.
  • In Build tools, install C++ build tools and ensure the latest versions of MSVCv142 - VS 2019 C++ x64/x86 build tools and Windows 10 SDK are checked.
If you have Microsoft Visual C++ Build Tools previously installed please try uninstalling it and then repeat the steps above.