KarchinLab / 2020plus

Classifies genes as an oncogene, tumor suppressor gene, or as a non-driver gene by using Random Forests
http://2020plus.readthedocs.org
Apache License 2.0
48 stars 17 forks source link

error while executing 2020plus.py command " python 2020plus.py" #15

Open yasirniazi opened 4 years ago

yasirniazi commented 4 years ago

N ERROR HAS OCCURRED: check the log file


Type: <class 'AttributeError'> Exception: 'Namespace' object has no attribute 'func' Traceback: File "2020plus.py", line 275, in args.func() # run function corresponding to user's command

ctokheim commented 4 years ago

Thanks for reporting the issue. Could you provide the exact command that you executed and your python version?