Hi,
I ran into two similar posts #10 and #4 . I get both errors depending on which pypath I try:
If
> pip show pypath-omnipath
Name: pypath-omnipath
Version: 0.15.13
Then error is TypeError: object of type 'NoneType' has no len().
If I try:
> pip show pypath-omnipath
Name: pypath-omnipath
Version: 0.16.19
The error is AttributeError: module 'pypath.share.settings' has no attribute 'context'.
I appreciate your help!
Best/Oveis
Hi,
I ran into two similar posts #10 and #4 . I get both errors depending on which pypath I try:
If
Then error is
TypeError: object of type 'NoneType' has no len().If I try:
The error is
AttributeError: module 'pypath.share.settings' has no attribute 'context'.I appreciate your help!
Best/Oveis