package
Hello geeks,
I trying to load one library, which is giving the following error:-
Error: Package "user" does not exist. Use defpackage to create new
packages
have anyone seen this error? any clue ?
i have used this library many times before but it never given me this
error. suddenly, it start giving this error, i m not getting it.
thanks in advance.
-Tushar
.
Relevant Pages
- Re: Error reading delimited list
... Likewise in LOAD, the usual thing I do in all of my programs that want ... load does not prevent to load-time code from modifying the package ... advocating a terrible programming style by doing this. ... It's good to understand the power at one's fingertips. ... (comp.lang.lisp) - Re: Failure integrating .NET GPL version of GNAT into Visual Studio 2005
... I get a package load failure error ... For assistance, contact the package vendor. ... It took a bit of hacking on the .reg file, but I got VS to start. ... (comp.lang.ada) - Re: Package: symbol reading woes
... The Lisp package system is not ... I'm not too worried about pollution. ... forms successively -- the only way to do that might be to use LOAD. ... (comp.lang.lisp) - Re: unload and "make clean" an asdf system?
... I'm installing new application with many dependencies. ... I want to undo load and load other version with minimal ... with a stable set of base systems ... or package, you can easily and quickly reload from the saved image. ... (comp.lang.lisp) - Re: I just wanna know about os.path module..
... Occasionally you will find packages that require you to load ... whereas a "package" is a directory of source files which are ... set up to load like a single module. ... Terry Hancock ... (comp.lang.python) |
|