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
{{ message }}
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.
Hi,
thank you for releasing the code for the project, it's pretty interesting!
I'm following the steps at https://github.com/sslab-gatech/qsym/tree/master/vagrant but eventually I find the following error:
vagrant@ubuntu-xenial:~$ ./qsym/bin/run_qsym.py -i input/input-0 -o tests -- ./example @@
Traceback (most recent call last):
File "./qsym/bin/run_qsym.py", line 4, in
from qsym import Executor, utils
ImportError: No module named qsym
Am I missing something or maybe something is out-of-date?
Thanks in advance
The text was updated successfully, but these errors were encountered: