|
马上注册,结交更多好友,下载更多分子模拟资源。
您需要 登录 才可以下载或查看,没有帐号?我想注册
x
本帖最后由 qooxavi 于 2016-1-26 14:48 编辑
新手,按照教程安装了python2.7和1.7版本的pymol,然后去PDB下载了一个2hrg.pdb文件,结果打不开,出错,请问是不是还有些东西没有安装?
Error: 6
<type 'exceptions.UnicodeEncodeError'> Exception in Tk callback
Function: <bound method Normal.file_open of <pmg_tk.skins.normal.Normal instance at 0x00000000087876C8>> (type: <type 'instancemethod'>)
Args: ()
Traceback (innermost last):
File "C:\Python27\lib\site-packages\Pmw\Pmw_1_3\lib\PmwBase.py", line 1747, in __call__
return apply(self.func, args)
File "C:\Python27\lib\site-packages\pmg_tk\skins\normal\__init__.py", line 598, in file_open
print "Error: unable to open file '%s'"%ofile
<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode characters in position 54-58: ordinal not in range(128)
pdb文件不能放在中文目录下。。。。。解决了~
|
|