Skip to content

kinghows/Alpha-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alpha-C

智能闲聊

AI采用腾讯:腾讯API

python 版本:Python 3.7.4rc2

执行:Alpha-C.exe

开发安装:

wxPython:

https://wxpython.org/Phoenix/snapshot-builds/

pip install E:\SOFT\Python\windows\wxPython-4.1.0a1.dev4250+34521dc1-cp37-cp37m-win_amd64.whl

pip install pyinstaller

如果报错,请安装numpy1.16.2

ModuleNotFoundError: No module named 'numpy.random.common'

pip uninstall numpy

pip install numpy==1.16.2

打包成一个exe文件:

pyinstaller -F Alpha-C.py

好玩的Alpha系列,喜欢的打颗星:

About

智能闲聊

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages