Code Monkey home page Code Monkey logo

Comments (3)

nalimilan avatar nalimilan commented on August 25, 2024

Could you post the contents of C:\Users\JohnDoe.julia\packages\StringEncodings\B9gIH\deps\build.log? (If it doesn't exist, please run Pkg.build("StringEncodings", verbose=true).) What files exist in the C:\Users\JohnDoe.julia\packages\StringEncodings\B9gIH\deps directory?

from stringencodings.jl.

gizmaa avatar gizmaa commented on August 25, 2024
ERROR: LoadError: iconv not installed properly, run Pkg.build("StringEncodings"), restart Julia and try again
Stacktrace:
 [1] error(::String) at .\error.jl:33
 [2] top-level scope at C:\Users\JohnDoe\.julia\packages\StringEncodings\B9gIH\src\StringEncodings.jl:10
 [3] include(::Function, ::Module, ::String) at .\Base.jl:380
 [4] include(::Module, ::String) at .\Base.jl:368
 [5] top-level scope at none:2
 [6] eval at .\boot.jl:331 [inlined]
 [7] eval(::Expr) at .\client.jl:467
 [8] top-level scope at .\none:3
in expression starting at C:\Users\JohnDoe\.julia\packages\StringEncodings\B9gIH\src\StringEncodings.jl:9
ERROR: LoadError: LoadError: UndefVarError: DateTime not defined
Stacktrace:
 [1] top-level scope at K:\Code\Julia\JohnDoe\plot_basic.jl:15
 [2] include(::String) at .\client.jl:457
 [3] top-level scope at C:\Users\JohnDoe\.julia\config\startup.jl:119
 [4] include(::Function, ::Module, ::String) at .\Base.jl:380
 [5] include at .\Base.jl:368 [inlined]
 [6] include_ifexists at .\client.jl:213 [inlined]
 [7] load_julia_startup() at .\client.jl:328
 [8] exec_options(::Base.JLOptions) at .\client.jl:267
 [9] _start() at .\client.jl:506
in expression starting at K:\Code\Julia\JohnDoe\plot_basic.jl:15
in expression starting at C:\Users\JohnDoe\.julia\config\startup.jl:119

After seeing that I removed StringEncodings, disabled my startup.jl file, and reinstalled StringEncodings without problems. My startup file does include using Dates.

plot_basic.jl:115 is the start of the documentation of a function.

I didn't look in the deps directory before reinstalling.

from stringencodings.jl.

nalimilan avatar nalimilan commented on August 25, 2024

Probably your startup.jl file triggered a failure when running the build script. Hopefully we'll move to a more robust build system at some point.

from stringencodings.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.