Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can't find package json

Status
Not open for further replies.

Megadavve

Programmer
Aug 4, 2011
1
SE
Hi,

I'm new to tcl and has this script that are supposed to work as is.
I get this message when I try and run it:

Can't find package json while executing "package require json"

I use tcl 8.5 and if I have understood correctly json should be included in that version.

What am I doing wrong?

Best Regards,
David
 
I was hoping someone with better news might respond, but apparently not. The help file says that json is part of tcllib with 8.5 but I couldn't find any package corresponding to that name.

_________________
Bob Rashkin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top