allenai / allenai/ai2thor

ValueError: Invalid commit_id: 966bd7758586e05d18f6181f459c0e90ba318bec - no build exists for arch=Linux platforms=Linux64.

Open
#1,299 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.8k
Forks
296
PR merge metrics
No merged PRs in 30d

Description

Hello,
I am currently using AI2-THOR version 0+966bd7758586e05d18f6181f459c0e90ba318bec , but I have encountered ValueError: Invalid commit_id: 966bd7758586e05d18f6181f459c0e90ba318bec - no build exists for arch=Linux platforms=Linux64. And I noticed an issue regarding the `commit_id` setting:
* When I set `commit_id = "5e43486351ac6339c399c199e601c9dd18daecc3"`, it successfully starts downloading the corresponding build file: `thor-Linux64-5e43486351ac6339c399c199e601c9dd18daecc3.zip`.
* However, when I set `commit_id = "966bd7758586e05d18f6181f459c0e90ba318bec"`, it immediately throws error again:
```
ValueError: Invalid commit_id
```
It seems that some commit_id correctly trigger the build download, while others are reported as invalid.
Any guidance would be greatly appreciated. Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.