-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Hello, I ran the following code in s2v_mvc and got the error. Is it because the version of python? i am using python 3.5 How to fix it? Thanks.
graph_comb/code/s2v_mvc$ ./run_nstep_dqn.sh
Traceback (most recent call last):
File "main.py", line 78, in
api = MvcLib(sys.argv)
File "/graph_comb/code/s2v_mvc/mvc_lib/mvc_lib.py", line 18, in init
arr[:] = args
TypeError: bytes or integer address expected instead of str instance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels