Fix import error.
This commit is contained in:
parent
abd3d3946d
commit
ce8bd20944
@ -54,6 +54,7 @@
|
|||||||
from spack.version import Version
|
from spack.version import Version
|
||||||
from spack.spec import Spec
|
from spack.spec import Spec
|
||||||
from spack.error import SpackError
|
from spack.error import SpackError
|
||||||
|
from spack.packages import UnknownPackageError
|
||||||
|
|
||||||
# DB goes in this directory underneath the root
|
# DB goes in this directory underneath the root
|
||||||
_db_dirname = '.spack-db'
|
_db_dirname = '.spack-db'
|
||||||
|
Loading…
Reference in New Issue
Block a user