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

Error running radical-synapse-emulate on branch feature/named_storage #11

Open
mingtaiha opened this issue Jun 30, 2016 · 1 comment
Open

Comments

@mingtaiha
Copy link

mingtaiha commented Jun 30, 2016

Hello. I get the following error when I am trying to run radical-synapse-emulate -i <profile.json> on the branch feature/named_storage. This command, however, executes on the devel branch properly

EDIT: A word

Traceback (most recent call last):
  File "/home1/03662/tg829619/bin/ve.synapse/bin/radical-synapse-emulate", line 61, in <module>
    emu_source(sys.argv[2])
  File "/home1/03662/tg829619/bin/ve.synapse/bin/radical-synapse-emulate", line 28, in emu_source
    info, ret, out = rs.emulate (src=src)
  File "/home1/03662/tg829619/bin/ve.synapse/lib/python2.7/site-packages/radical/synapse/synapse.py", line 344, in emulate
    _emulator(samples)
  File "/home1/03662/tg829619/bin/ve.synapse/lib/python2.7/site-packages/radical/synapse/synapse.py", line 268, in _emulator
    state[t].emulate(v)
  File "/home1/03662/tg829619/bin/ve.synapse/lib/python2.7/site-packages/radical/synapse/atoms/base.py", line 93, in emulate
    print "emulate  %s" % vals
@andre-merzky
Copy link
Member

Could you please include the error message? Let me try to reproduce this. What specific profile are you running? Thanks, Andre.

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

2 participants