Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError: list index out of range #90

Closed
denzilsaldanha opened this issue Jun 25, 2017 · 8 comments
Closed

IndexError: list index out of range #90

denzilsaldanha opened this issue Jun 25, 2017 · 8 comments

Comments

@denzilsaldanha
Copy link

Hello,
Sorry to disturb

I've been trying to use the release version of bluesky for the first time and i keep getting this error whenever i use the IC command to access the demo file. It even comes when i try to open it from file>open and select demo.

Traceback (most recent call last):
File "bluesky\sim\qtgl\mainmanager.py", line 196, in event
IndexError: list index out of range

@ProfHoekstra
Copy link
Collaborator

ProfHoekstra commented Jun 25, 2017 via email

@denzilsaldanha
Copy link
Author

I'm working on Windows 10. I did try the pull-down menu only to get the same result
Here is a screenshot of the error I'm getting

Thanks for the help

screenshot 3

@ProfHoekstra
Copy link
Collaborator

ProfHoekstra commented Jun 26, 2017 via email

@denzilsaldanha
Copy link
Author

I downloaded the zip file only to get the same error. I even ran check.py

screenshot 4

@ProfHoekstra
Copy link
Collaborator

ProfHoekstra commented Jun 26, 2017 via email

@denzilsaldanha
Copy link
Author

The pygame version runs fine.
The data>global file was missing from the 'bluesky-master' version so i copied it from the bluesky release. It works fine now.

@jooste
Copy link
Member

jooste commented Jun 26, 2017

with regard to the qtgl version, could it be that your firewall is blocking the connection between the simulation process and the gui process? TCP is used for this connection, so if your firewall is strict the qtgl version of bluesky won't work.

@denzilsaldanha
Copy link
Author

Yes. I upgraded the permissions, that solved the problem. Thanks a lot!

@jooste jooste closed this as completed Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants