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

python 3 for P2B1 #22

Open
rajeeja opened this issue Jun 27, 2018 · 0 comments
Open

python 3 for P2B1 #22

rajeeja opened this issue Jun 27, 2018 · 0 comments

Comments

@rajeeja
Copy link
Contributor

rajeeja commented Jun 27, 2018

Fix: https://stackoverflow.com/questions/33674033/python-how-to-convert-a-dictionary-into-a-subscriptable-array

State AE input/output dimension: 24320
Traceback (most recent call last):
File "p2b1_baseline_keras2.py", line 300, in
main()
File "p2b1_baseline_keras2.py", line 297, in main
run(gParameters)
File "p2b1_baseline_keras2.py", line 178, in run
type_feat_vect = fields.keys()[3:8]
TypeError: 'odict_keys' object is not subscriptable

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

1 participant