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
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Install this using docker
Error
Traceback (most recent call last): #9 524.0 File "/app/adhrit/installer.py", line 163, in #9 524.0 main() #9 524.0 File "/app/adhrit/installer.py", line 160, in main #9 524.0 dep.ins() #9 524.0 File "/app/adhrit/installer.py", line 49, in ins #9 524.0 os.chdir(working_dir + '/radare2/sys') #9 524.0 FileNotFoundError: [Errno 2] No such file or directory: '/app/radare2/sys'
Desktop (please complete the following information):
OS: Docker
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Error
Traceback (most recent call last):
#9 524.0 File "/app/adhrit/installer.py", line 163, in
#9 524.0 main()
#9 524.0 File "/app/adhrit/installer.py", line 160, in main
#9 524.0 dep.ins()
#9 524.0 File "/app/adhrit/installer.py", line 49, in ins
#9 524.0 os.chdir(working_dir + '/radare2/sys')
#9 524.0 FileNotFoundError: [Errno 2] No such file or directory: '/app/radare2/sys'
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: