You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do as the demo,but get the error
Type "help", "copyright", "credits" or "license" for more information.
from future import print_function, division, unicode_literals
from psy import Irt, data
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'Irt'
The text was updated successfully, but these errors were encountered:
I do as the demo,but get the error
Type "help", "copyright", "credits" or "license" for more information.
The text was updated successfully, but these errors were encountered: