raamana / neuropredict

Easy and comprehensive assessment of predictive power, with support for neuroimaging features

Home Page:https://raamana.github.io/neuropredict/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI doesnt run

johnaeanderson opened this issue · comments

commented

Traceback (most recent call last):
File "/Users/John/anaconda3/bin/neuropredict", line 11, in
load_entry_point('neuropredict==0.2.4.5', 'console_scripts', 'neuropredict')()
File "/Users/John/anaconda3/lib/python3.5/site-packages/neuropredict/main.py", line 6, in main
neuropredict.run()

This seems to be a problem with compatibility for Python 3.5. Need to make it compatible.