MineDojo / Voyager

An Open-Ended Embodied Agent with Large Language Models
https://voyager.minedojo.org/
MIT License
5.53k stars 512 forks source link

Can't run voyager.learn() for the first time: We're unable to complete your request, unauthorized_client #130

Closed VincentCCandela closed 11 months ago

VincentCCandela commented 11 months ago

OS: Ubuntu 22.04 Python: 3.10

After running trying to run the script under Getting Started section of the readme, I get the following terminal output:

image

I opened the link in firefox and got the below results:

image

I then copy and pasted the link "https://go.microsoft.com/fwlink/?linkid=2083908" into the terminal and the program terminated.

Below is the entirety of the terminal output:

image

VincentCCandela commented 11 months ago

I think the next best option would be to manually register an Azure application, but I don't see any instructions on how to do that.

VincentCCandela commented 11 months ago

I just used mc_port. It's so much simpler than Azure.

egeozguroglu commented 4 months ago

@xieleo5 Same issue as this.