Giter Site home page Giter Site logo

Comments (12)

vindarel avatar vindarel commented on June 11, 2024

Hello! Welcome to Lem. I am not experiencing this issue, we'll need to look for details.

First, quri is already loaded when I start Lem.

(quri:uri "http:hello.com") 

works.

And ql:quickload quri works too.

I'm on Linux, Lem master, Quicklisp is properly installed on my system.

no other installation of sbcl

Are you using Lem on a fresh system, Quicklisp is not installed?

/home/g23tl/

is this your user?

Can you quickload another library?

from lem.

rabbibotton avatar rabbibotton commented on June 11, 2024

The inability to load a project with quri is using the binary packages for Ubuntu and Windows of Lem.

M-x start-lisp-repl
(ql:quickload :quri)

image

from lem.

rabbibotton avatar rabbibotton commented on June 11, 2024

here is same error on Ubuntu

image

from lem.

rabbibotton avatar rabbibotton commented on June 11, 2024

Is this just broken in your release versions?

from lem.

vindarel avatar vindarel commented on June 11, 2024

Strange it's related only to quri. Can you not use it straight away?

 (quri:uri "http:hello.com") 

and can you quickload another library?

from lem.

rabbibotton avatar rabbibotton commented on June 11, 2024

Yes loading other libraries work and the parts of quri that are there work. This may help more;

Couldn't load
#P"/home/dbotton/.lem/quicklisp/dists/quicklisp/software/quri-20230618-git/src/etld.fasl":
file does not exist.
[Condition of type SB-INT:SIMPLE-FILE-ERROR]

The compiled version is missing some of quri but not all. I assume convincing quicklisp to erase any cache for quri and reloading and compiling would solve this. I'll see if I can find what needs to be done.

I would be super neat to use lem on Windows and really any platform as an answer instead of portacle

from lem.

rabbibotton avatar rabbibotton commented on June 11, 2024

M-x start-lisp-repl

is that the best way to get a repl for dev? Or am I supposed to install my own lisp and slime?

from lem.

vindarel avatar vindarel commented on June 11, 2024

Is there a mismatch between your QL version and the one Lem refers to? (I'm not sure what comes with Lem but that may be a clue)

M-x start-lisp-repl

is that the best way to get a repl for dev? Or am I supposed to install my own lisp and slime?

yes and no, that's the way! No need to install something else.

Windows and really any platform

That's the goal! And so far Lem has impressively delivered. Binaries for the three platforms: https://github.com/lem-project/lem/releases/tag/v2.1.0

from lem.

rabbibotton avatar rabbibotton commented on June 11, 2024

"That's the goal! And so far Lem has impressively delivered. Binaries for the three platforms: https://github.com/lem-project/lem/releases/tag/v2.1.0"

That is what I am using - on any one of those try - (ql:quickload :quri) to reproduce my error

from lem.

rabbibotton avatar rabbibotton commented on June 11, 2024

Using (ql:uninstall :quri) (again in one for the release tarballs) and then (ql:quickload :quri) produces same error as well

I assume the issues is in the actual lisp image being delivered in your releases.

from lem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.