Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System "iota" Not Found #2

Open
StarSugar opened this issue Mar 3, 2023 · 0 comments
Open

System "iota" Not Found #2

StarSugar opened this issue Mar 3, 2023 · 0 comments

Comments

@StarSugar
Copy link

StarSugar commented Mar 3, 2023

This is SBCL 2.3.1, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* (load "load.lisp")
While evaluating the form starting at line 3, column 0
  of #P"/Users/MacOSuser/Downloads/Iota-master/load.lisp":

debugger invoked on a QUICKLISP-CLIENT:SYSTEM-NOT-FOUND in thread
#<THREAD "main thread" RUNNING {1001098003}>:
  System "iota" not found

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [CONTINUE               ] Try again
  1: [ABORT                  ] Give up on "iota"
  2: [REGISTER-LOCAL-PROJECTS] Register local projects and try again.
  3: [RETRY                  ] Retry EVAL of current toplevel form.
  4:                           Ignore error and continue loading file "/Users/MacOSuser/Downloads/Iota-master/load.lisp".
  5:                           Abort loading file "/Users/MacOSuser/Downloads/Iota-master/load.lisp".
  6:                           Exit debugger, returning to top level.

((LABELS QUICKLISP-CLIENT::RECURSE :IN QUICKLISP-CLIENT::COMPUTE-LOAD-STRATEGY) "iota")
   source: (CERROR "Try again" 'SYSTEM-NOT-FOUND :NAME NAME)
0] 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant