zloop1982 / bwapi

Automatically exported from code.google.com/p/bwapi
0 stars 0 forks source link

[BLOCKER] Cannot install BWAPI #498

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. unzip BWAPI 3.7.4 on Windows 7 x64
2. start install.exe
3.

Actual result :
F:\Game_ROMs\Starcraft Key and Addons\AIIDE2013\BWAPI 3.7.4>install.exe
[03:57:21] Installer at F:\Game_ROMs\Starcraft Key and Addons\AIIDE2013\BWAPI 3.
7.4
Traceback (most recent call last):
  File "<string>", line 45, in <module>
  File "install\build\pyi.win32\install\outPYZ1.pyz/Tkinter", line 1685, in __in
it__
_tkinter.TclError: Can't find a usable init.tcl in the following directories:
    C:/Users/alexey/AppData/Local/Temp/lib/tcl8.5 {F:/Game_ROMs/Starcraft Key an
d Addons/AIIDE2013/lib/tcl8.5} {F:/Game_ROMs/Starcraft Key and Addons/lib/tcl8.5
} {F:/Game_ROMs/Starcraft Key and Addons/AIIDE2013/library} {F:/Game_ROMs/Starcr
aft Key and Addons/library} {F:/Game_ROMs/Starcraft Key and Addons/tcl8.5.2/libr
ary} F:/Game_ROMs/tcl8.5.2/library

This probably means that Tcl wasn't installed properly.

F:\Game_ROMs\Starcraft Key and Addons\AIIDE2013\BWAPI 3.7.4>

What is the expected output? What do you see instead?
should install

What version of the product are you using? On what operating system?
Windows 7 x64

Please provide any additional information below.

-Technologov, 10.11.2013.

Original issue reported on code.google.com by al4...@gmail.com on 10 Nov 2013 at 1:59

GoogleCodeExporter commented 9 years ago
You can install BWAPI 3.7.4 manually by copying the contents of Starcraft/ to 
your starcraft folder and running the Chaoslauncher that should be bundled with 
it. (These instructions should be in the README)

The 3.7.4 installer is a python script made by a community member. This issue 
was fixed in BWAPI 4.0.0 when a dedicated installer was added to the project. 
BWAPI 3.7.4 is no longer being maintained so the older installer will not be 
fixed.

Original comment by AHeinerm on 11 Nov 2013 at 12:43