Learning Agents Export project

Here’s your question formatted clearly:


Issue with Importing a Shared Python Project in Learning Agents Project

Hi everyone,

I’m currently working on a project using the Learning Agents framework with some colleagues. The project was developed by another team member, and we are facing an issue when trying to collaborate. When the other user exports the project to me, I encounter the following error when I try to import and run the project: “It says that I don’t have Python installed.” and it gives me my colleague python path

Here are the troubleshooting steps I’ve tried so far, but without success:

  1. Deleted all temporary files in the project.
  2. Tried running the project on another computer.
  3. Changed paths in the plugins and searched within the project files.
  4. python seems working fine

None of these solutions seem to resolve the issue, and this problem is blocking our ability to collaborate and share the project efficiently. Has anyone experienced a similar issue or knows how to fix this problem?

Any help would be greatly appreciated. Thanks in advance!

1 Like

after a lot of search and digging I found the problem.

You have to change the path to the training folder intermediate. in the training path settings under the blueprint (SportCarManager for me). Its something harcoded there!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.