版本:cocoscreator2.4.6,python2.7.8
打包安卓时,在构建时报错
有大佬知道吗?
python 版本升到 2.7.18 试试?可能是 python 版本不对。
还是不行,2.7.6和2.7.8也不行 
Process Process-1:
Traceback (most recent call last):
File “D:\CocosDashboard\resources.editors\Creator\2.4.7\resources\utils\Python27\lib\multiprocessing\process.py”, line 250, in _bootstrap
sys.stdin = open(os.devnull)
IOError: [Errno 2] No such file or directory: ‘nul’
Process Process-2:
Traceback (most recent call last):
File “D:\CocosDashboard\resources.editors\Creator\2.4.7\resources\utils\Python27\lib\multiprocessing\process.py”, line 250, in _bootstrap
sys.stdin = open(os.devnull)
IOError: [Errno 2] No such file or directory: ‘nul’
Copy template into C:\Users\Administrator\Desktop\NewProject_1\build\tempCocosProject
Copying files from template directory…
Copying files from cocos root directory…
Copying cocos2d-x files…
Rename project name from ‘HelloJavascript’ to ‘tempCocosProject’
Replace the project name from ‘HelloJavascript’ to ‘tempCocosProject’
Replace the project package name from ‘org.cocos2dx.hellojavascript’ to ‘org.cocos2dx.tempCocosProject’
Replace the Mac bundle id from ‘org.cocos2dx.hellojavascript’ to ‘org.cocos2dx.tempCocosProject’
Replace the iOS bundle id from ‘org.cocos2dx.hellojavascript’ to ‘org.cocos2dx.tempCocosProject’
这时日志,游戏做出来没办法打包,太恼火了
电脑重装,全部重配,可以打包了
一直不理解 打包安卓 需要python吗 哪个环节用到的 为什么我从来都不装这个?
我是看到教程的时候,看到3D那里去了,就装了python
该主题在最后一个回复创建后14天后自动关闭。不再允许新的回复。

