-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
import pyOSOAA
pyOSOAA.test()
Traceback (most recent call last):
File "", line 1, in
File "/Users/bjiang/Documents/pyOSOAA/pyOSOAA/osoaa.py", line 1386, in test
s = OSOAA()
File "/Users/bjiang/Documents/pyOSOAA/pyOSOAA/osoaa.py", line 1020, in init
self.dirmie = DIRMIE(osoaaroot=self.root)
File "/Users/bjiang/Documents/pyOSOAA/pyOSOAA/osoaa.py", line 198, in init
self.hyd = os.path.join(osoaaroot, hid)
File "/Users/bjiang/opt/anaconda3/envs/osoaa/lib/python3.7/posixpath.py", line 80, in join
a = os.fspath(a)
TypeError: expected str, bytes or os.PathLike object, not NoneType
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels