纯cairo的天气 + deb

Hi,Everyone,
I am using ubuntu 10.10 and the python installed by "command:sudo apt-get install python" is python2.6.6
And I am intended to run a software compile by python2.6.6 from 2 egg files.

what is the matter when occurring this type of error ?
Thanks.


p8h61@p8h61-System-Product-Name:~/pipeline$ ./birdsuite_converter --familyfile /home/p8h61/TEST/Output.fam --plateroot /home/p8h61/TEST/plates --metadir /home/p8h61/TEST/installed_metadata --outputdir ~/output --celmap /home/p8h61/TEST/Output.celMap --ignorefam
=========================================================
= BIRDSUITE FORMAT CONVERTER =
=========================================================

FAWKES->GVAR:
Looking SNP map: genomewidesnp_6.rs_snp_map
Traceback (most recent call last):
File "./birdsuite_converter", line 9, in <module>
load_entry_point('plinkpipeline==1.6.6', 'console_scripts', 'birdsuite_converter')()
File "/usr/local/lib/python2.6/dist-packages/plinkpipeline-1.6.6-py2.5.egg/plink_pipeline/birdsuite_to_plink.py", line 125, in main
fawkes_to_gvar.main(current_args)
File "/usr/local/lib/python2.6/dist-packages/plinkpipeline-1.6.6-py2.5.egg/plink_pipeline/fawkes_to_gvar.py", line 83, in main
if len(map_files > 0):
TypeError: object of type 'bool' has no len()

作者: yimaizhe   发布时间: 2011-06-15

Hi,Everyone,
I am using ubuntu 10.10 and the python installed by "command:sudo apt-get install python" is python2.6.6
And I am intended to run a software compile by python2.6.6 from 2 egg files.

what is the matter when occurring this type of error ?
Thanks.


p8h61@p8h61-System-Product-Name:~/pipeline$ ./birdsuite_converter --familyfile /home/p8h61/TEST/Output.fam --plateroot /home/p8h61/TEST/plates --metadir /home/p8h61/TEST/installed_metadata --outputdir ~/output --celmap /home/p8h61/TEST/Output.celMap --ignorefam
=========================================================
= BIRDSUITE FORMAT CONVERTER =
=========================================================

FAWKES->GVAR:
Looking SNP map: genomewidesnp_6.rs_snp_map
Traceback (most recent call last):
File "./birdsuite_converter", line 9, in <module>
load_entry_point('plinkpipeline==1.6.6', 'console_scripts', 'birdsuite_converter')()
File "/usr/local/lib/python2.6/dist-packages/plinkpipeline-1.6.6-py2.5.egg/plink_pipeline/birdsuite_to_plink.py", line 125, in main
fawkes_to_gvar.main(current_args)
File "/usr/local/lib/python2.6/dist-packages/plinkpipeline-1.6.6-py2.5.egg/plink_pipeline/fawkes_to_gvar.py", line 83, in main
if len(map_files > 0):
TypeError: object of type 'bool' has no len()

作者: yimaizhe   发布时间: 2011-06-15

Hi,Everyone,
I am using ubuntu 10.10 and the python installed by "command:sudo apt-get install python" is python2.6.6
And I am intended to run a software compile by python2.6.6 from 2 egg files.

what is the matter when occurring this type of error ?
Thanks.


p8h61@p8h61-System-Product-Name:~/pipeline$ ./birdsuite_converter --familyfile /home/p8h61/TEST/Output.fam --plateroot /home/p8h61/TEST/plates --metadir /home/p8h61/TEST/installed_metadata --outputdir ~/output --celmap /home/p8h61/TEST/Output.celMap --ignorefam
=========================================================
= BIRDSUITE FORMAT CONVERTER =
=========================================================

FAWKES->GVAR:
Looking SNP map: genomewidesnp_6.rs_snp_map
Traceback (most recent call last):
File "./birdsuite_converter", line 9, in <module>
load_entry_point('plinkpipeline==1.6.6', 'console_scripts', 'birdsuite_converter')()
File "/usr/local/lib/python2.6/dist-packages/plinkpipeline-1.6.6-py2.5.egg/plink_pipeline/birdsuite_to_plink.py", line 125, in main
fawkes_to_gvar.main(current_args)
File "/usr/local/lib/python2.6/dist-packages/plinkpipeline-1.6.6-py2.5.egg/plink_pipeline/fawkes_to_gvar.py", line 83, in main
if len(map_files > 0):
TypeError: object of type 'bool' has no len()

作者: yimaizhe   发布时间: 2011-06-15