Giter VIP home page Giter VIP logo

Comments (3)

hyrodium avatar hyrodium commented on June 2, 2024 2

It works fine on my environment. Could you please give us more information about your environment?

(2023-09-11_luxor) pkg> st
Status `~/tmp/2023-09-11_luxor/Project.toml`
  [ae8d54c2] Luxor v3.8.0

julia> versioninfo()
Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 16 Ɨ AMD Ryzen 7 2700X Eight-Core Processor
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, znver1)
  Threads: 1 on 16 virtual cores

julia> using Luxor

julia> @png begin
       text("Hello world")
       circle(Point(0, 0), 200, action = :stroke)
       end


julia> 

from luxor.jl.

cormullion avatar cormullion commented on June 2, 2024 2

Hi! Luxor doesn't use Images, and that message is unrelated to anything in Luxor. Try again in a new Julia session, without having too many other packages in your current project.

from luxor.jl.

omofolarin avatar omofolarin commented on June 2, 2024 2

Yes, it works. Thanks for the feedback

from luxor.jl.

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.