Unable to run version 4.70
See original GitHub issue- I have upgraded to the latest GAM release from https://git.io/gamreleases and I still have this issue.
- I am typing the command as described in the GAM Wiki at https://github.com/jay0lee/gam/wiki
Full steps to reproduce the issue:
- Running on Windows 10 subsystem folder
- Version 4.65 runs fine, 4.70 doesnt
- Simply download gam 4.70 and run ./gam
Expected outcome (what are you trying to do?): ./gam
Actual outcome (what errors or bad behavior do you see instead?):
root@seanwlk:/mnt/c/Users/seanwlk/Desktop# ./gam
Traceback (most recent call last):
File "gam.py", line 14053, in <module>
File "gam.py", line 13263, in ProcessGAMCommand
IndexError: list index out of range
[30] Failed to execute script gam
Also tried to delete alias from bashrc and whole folder to reinstall later. Doesn’t work with 4.70
uname -a
Linux seanwlk 4.4.0-17763-Microsoft #379-Microsoft Wed Mar 06 19:16:00 PST 2019 x86_64 x86_64 x86_64 GNU/Linux
Issue Analytics
- State:
- Created 4 years ago
- Comments:6
Top Results From Across the Web
Unable to run version 4.70 · Issue #891 · GAM-team/GAM · GitHub
Running on Windows 10 subsystem folder; Version 4.65 runs fine, 4.70 doesnt; Simply download gam 4.70 and run ./gam. Expected outcome (what are...
Read more >Net Framework 4.7.1 fails to install - TechNet - Microsoft
Attempting to install .NET Framework 4.7.1 on Windows Server 2008 R2. Here is the installation log (truncated due to character limit, ...
Read more >Vizio TV Firmware wont update : r/VIZIO_Official - Reddit
Current version is 4.25.05 Update version is 4.70.27-3. It downloads the update, restarts the TV but no update is ever applied.
Read more >3.2. Résolution de bogues dans la version 4.70 - Oracle Help Center
Tableau 3.1. Bogues corrigés dans la version 4.70 ... CLASSROOM OBJECT FAILS TO LAUNCH WHEN X AUTHORIZATION FOR X DISPLAY IS ENABLED. 14194633....
Read more >Compiler/TMS320VC33: compiler can not be luanched in win 10
Hi: I meet with a problem tp launch the TMS320VC33 compiler. The compiler version is 4.70. I run it at 64/32 bit command...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I just pushed 4.71, can you try upgrading and see if that does the trick? Upgrade should be as simple as:
bash <(curl -s -S -L https://git.io/install-gam) -l
OK, I see the issue. Going to push a 4.71 build with fix shortly.