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
When I excute "./andbug shell -p 19680"
it hint the error:
File "./andbug", line 66, in
main(args)
File "./andbug", line 28, in main
import andbug, andbug.cmd, andbug.command
ImportError: No module named andbug
The text was updated successfully, but these errors were encountered:
When I excute "./andbug shell -p 19680"
it hint the error:
File "./andbug", line 66, in
main(args)
File "./andbug", line 28, in main
import andbug, andbug.cmd, andbug.command
ImportError: No module named andbug
The text was updated successfully, but these errors were encountered: