Questions tagged [activetcl]

ActiveTcl, by ActiveState is a distribution of Tcl and Tk, coupled with a repository of packages/modules.

ActiveTcl, by ActiveState is a distribution of Tcl and Tk, coupled with a repository of packages/modules.

http://www.activestate.com/activetcl

35 questions
0
votes
1 answer

Tcl bug on Mavericks using tkinter and Python 3

Using tkinter with Python 3 on a Mac running Mavericks I have come across the following bug ... https://www.python.org/download/mac/tcltk/#apple-8-5-9 As recommended I have installed ActiveTcl, and ensured it is in my PATH variable. However when I…
Inyoka
  • 1,287
  • 16
  • 24
0
votes
0 answers

Issue with tk console when using OpenSSH

I wrote a TCL/TK based application with GUI to manage and do various operations, When using spawn telnet normally everything happening shows up in the console using catch {console show} but if I use openSSH or plink to connect to the equipment, The…
Nikaido
  • 13
  • 4
0
votes
0 answers

Python 2.7 IDLE giving an error on mac

I am having a problem with my python 2.7 IDLE, (and the other parts, but mainly this.) Whenever I open it, it displays this error. I have tried installing a new version of ActiveTcl, but it still won't work. Is there a special way I have to…
Minecat40
  • 41
  • 1
  • 5
0
votes
0 answers

Issues installing ActiveTcl with rbenv

ActiveTcl installed properly. Then,I tried: CONFIGURE_OPTS="--with-tcl-dir=/opt/ActiveTcl-8.6 --enable-pthread" rbenv install 1.9.3-p429 Which resulted in "BUILD FAILED". Now, no Ruby version will install. I'm using rbenv and never had trouble…
clyde
  • 21
  • 5
0
votes
1 answer

Resource for Download of ActiveTcl 8.5.11

Hey I am new to python development and just figured out which version of ActiveTcl works with my version of python and my OS. I went on the ActiveTcl website following the link from pyhton.org and I seemed to get only versions 8.5.12 and 8.6.0 for…
anonuser0428
  • 11,789
  • 22
  • 63
  • 86
1 2
3