- Points
- 11
- Digest
- 0
- R.P.
- 10
- Joined
- 2012-5-9
- Last visit
- 2012-5-21
- Posts
- 1

|
hello..
I have a dual-booted pc (windows 7 x64, Arch Linux x86_64) and i tried both installation. but both give me errors i can't fix
this are the errors retrieved from the Arch
Welcome to Papaya Game Engine.
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/cx_Freeze/initscripts/Console.py", line 27, in <module>
File "r.py", line 3, in <module>
File "/root/bad/package/inst.py", line 131, in main
File "/root/bad/package/inst.py", line 21, in install
File "/root/bad/package/inst.py", line 65, in downloadSDK
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 124, in urlopen
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 381, in open
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 404, in _open
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 360, in _call_chain
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 1140, in unknown_open
urllib2.URLError: <urlopen error unknown url type: https>
The windows version kept telling me to download & Install JDK . i've tried to install JDK 7 and execute the installation. but the same error prompt. The same happened when i install JDK 6 from this url (http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u32-downloads-1594644.html)
so, are this error(s) are solvable or.. ?
|
|