Welcome to agents-aea Discussions! #2453
Replies: 8 comments 14 replies
-
Hi, I am building this project but I am stuck building the autonomous Economic Agent AEA. When I try to download the packages and scripts svn export https://github.com/fetchai/agents-aea.git/trunk/packages I get the following error amendoz3@raspberrypi:~ $ svn export https://github.com/fetchai/agents-aea.git/trunk/packages I am using raspberry pi 3. What can I do to fix this error? and biuld AEA |
Beta Was this translation helpful? Give feedback.
-
Also, I am using a mac with MacOS Big Sur Version 11.7 |
Beta Was this translation helpful? Give feedback.
-
When I enter the command
svn –version
I get the following:
***@***.***:~ $ svn--version
bash: svn--version: command not found
From: VijaySharma815 ***@***.***>
Date: Wednesday, October 5, 2022 at 3:35 AM
To: fetchai/agents-aea ***@***.***>
Cc: Mendoza Alvarez, Alexis (amendoz3) ***@***.***>, Mention ***@***.***>
Subject: Re: [fetchai/agents-aea] Welcome to agents-aea Discussions! (Discussion #2453)
Caution! This E-mail originated from outside the university. Please use caution when opening attachments, clicking links, or responding to requests.
@amendoz3<https://github.com/amendoz3> , could you please check the svn version: svn --version ?
—
Reply to this email directly, view it on GitHub<#2453 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A3NY5WUWVXJ4LD52ATUJ6WTWBU4WNANCNFSM423DPY5Q>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Here is what I am getting. |
Beta Was this translation helpful? Give feedback.
-
I just installed the svn with the following command I was able to succesfully import the scripts and packages. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Now I am running into this issue when biulding the agent, amendoz3@raspberrypi:~/carpark_aea $ aea add skill carpark_detection |
Beta Was this translation helpful? Give feedback.
-
I have few questions: |
Beta Was this translation helpful? Give feedback.
-
Here it is,
aea_version: 0.1.13
agent_name: carpark_aea
authors: ''
connections:
- oef
default_connection: oef
description: ''
ledger_apis:
- ledger_api:
addr: alpha.fetch-ai.com
ledger: fetchai
port: 80
license: ''
logging_config:
disable_existing_loggers: false
version: 1
private_key_paths:
- private_key_path:
ledger: default
path: default_private_key.pem
- private_key_path:
ledger: fetchai
path: fet_private_key.txt
- private_key_path:
ledger: ethereum
path: eth_private_key.txt
protocols:
- default
registry_path: ../packages
skills:
- error
url: ''
version: v1
From: VijaySharma815 ***@***.***>
Date: Thursday, October 6, 2022 at 1:50 AM
To: fetchai/agents-aea ***@***.***>
Cc: Mendoza Alvarez, Alexis (amendoz3) ***@***.***>, Mention ***@***.***>
Subject: Re: [fetchai/agents-aea] Welcome to agents-aea Discussions! (Discussion #2453)
Caution! This E-mail originated from outside the university. Please use caution when opening attachments, clicking links, or responding to requests.
@amendoz3<https://github.com/amendoz3> , can you please share your aea-config.yaml file?
—
Reply to this email directly, view it on GitHub<#2453 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A3NY5WWPGCUHAHNZOA4Z3FTWBZZE7ANCNFSM423DPY5Q>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions