Unable to install "Expect"

I have observed error when i tried to run install “Expect” in tcl shell in windows pc .
Could anyone help me to resolve this issue .

% teacup.exe install -v Expect
Resolving Expecthttp://teapot.activestate.com: Retrieving remote INDEX status …

http://teapot.activestate.com: Got Status = 301 (301 Moved Permanently 301 Moved Permanently)
http://teapot.activestate.com: Disabled local processing. No status
… Not found in the archives.

    While a more fuzzy search disregarding letter case and accepting
    substrings was done, we are sorry to say that it yielded no possible
    candidates for installation either.

    Questions to consider:
            Have you spelled the name correctly ?
            Including the proper case of characters ?

    Note that teacup's 'search' command allows you to locate packages by
    subject, categories, and the like.


    Aborting installation, was not able to locate the requested
    entity.

child process exited abnormally

Thanks & Regards,
Subbu

The official version of “Expect” is POSIX, and is not compatible with Windows.

Our Teacup repository isn’t maintained, and doesn’t work any longer because it doesn’t support modern secure TLS 1.1 or higher. So you get a 301.

Teacup never had a version of Expect for 64 bit Tcl on Windows because Expect couldn’t be ported for 64 bit Windows.

Use Linux as your desktop/workstation if you must use Expect.