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
File "/Users/jenya/IdeaProjects/karma/august-prototypes/dry_run.py", line 33, in <module>
scores = a.run_eigentrust_from_csv('examples/lt.csv')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/jenya/IdeaProjects/karma/august-prototypes/openrank_sdk/eigentrust_client.py", line 517, in run_eigentrust_from_csv
pt_url = 'file:' + os.path.realpath(pretrust_filename)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen posixpath>", line 434, in realpath
TypeError: expected str, bytes or os.PathLike object, not NoneType
The text was updated successfully, but these errors were encountered:
throws
The text was updated successfully, but these errors were encountered: