Skip to content

Can't find a usable init.tcl #129

@ereday

Description

@ereday

When I try to import ImageView on julia repl, I got following error:

import ImageView

ERROR: LoadError: LoadError: LoadError: Tk.TclError("error initializing Tcl: Can't find a usable init.tcl in the following directories: \n /opt/anaconda1anaconda2anaconda3/lib/tcl8.5 /mnt/ai/opt/julia/0.5.0/lib/tcl8.5 /mnt/ai/opt/julia/lib/tcl8.5 /mnt/ai/opt/julia/0.5.0/library /mnt/ai/opt/julia/library /mnt/ai/opt/julia/tcl8.5.18/library /mnt/ai/opt/tcl8.5.18/library\n\n\n\nThis probably means that Tcl wasn't installed properly.\n")

However, when I check my paths, I see that, there is a init.tcl file in a path which is included in my LD_LIBRARY_PATH variable. So I cannot understand why Tk does cannot find it.
If it is important init.tcl is under ~/opt/anaconda/lib/tcl8.5/init.tcl path and this path is included in LD_LIBRARY_PATH as I said before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions