Tyler

Results 8 comments of Tyler

Having similar issue - ``` Traceback (most recent call last): File "/Users/tyler/.pyenv/versions/3.7.2/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/Users/tyler/ParlAI/parlai/core/worlds.py", line 1322, in run world.parley() File "/Users/tyler/ParlAI/parlai/core/worlds.py", line 349, in parley...

I spent a good 90 minutes fighting through various things - here is what I found: You have to do a lot to ensure that Ruby is installed after openssl...

I did totally call out in the write-up that this exact thing would happen :P It is lame - I'm not sure why they have this manual control in place....

There is no step to complete here - once the instance launches, AWS will automatically assign a Public DNS value. You shouldn't have to click / interact / wait /...

https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html I linked to this article from the write-up I thought. On Thu, May 14, 2020 at 2:59 PM E:V:A wrote: > @tgmerritt > Can you explain where to obtain...

It's because aws isn't authenticated I would bet. You need the credentials. On Thu, May 14, 2020 at 3:37 PM E:V:A wrote: > I get an error when trying to...

That's not the AMI that I used - and I see "amd64" which could mean the GPU is non-NVIDIA, I'm not entirely sure about the contents of the image, but...

Yep that looks like it should be ok... Sent from my iPhone > On May 14, 2020, at 5:43 PM, E:V:A wrote: > >  > It should be ok......