You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use Synapse to emulate Vivek's workflow but I get the following error. Matteo was able to use it properly, Is there some version of Radical.Pilot or Radical.Utils that I need to use?
I am using RP 0.40.3, RU 0.41.1
Traceback (most recent call last):
File "/home/mingtha/ve/ve.aimes_experience/bin/radical-synapse-emulate", line 48, in <module>
emu_command (' '.join(sys.argv[1:]))
File "/home/mingtha/ve/ve.aimes_experience/bin/radical-synapse-emulate", line 18, in emu_command
info, ret, out = rs.emulate (command=command)
File "/home/mingtha/ve/ve.aimes_experience/local/lib/python2.7/site-packages/radical/synapse/synapse.py", line 297, in emulate
prof = profs[0]['profile']
TypeError: 'NoneType' object has no attribute '__getitem__'
The text was updated successfully, but these errors were encountered:
Hello!
I tried to use Synapse to emulate Vivek's workflow but I get the following error. Matteo was able to use it properly, Is there some version of Radical.Pilot or Radical.Utils that I need to use?
I am using RP 0.40.3, RU 0.41.1
The text was updated successfully, but these errors were encountered: