Skip to content

can not run test with python3.7 on mac #48

@binbinjiang1990

Description

@binbinjiang1990

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions