Skip to content
Snippets Groups Projects
Unverified Commit 67c0e167 authored by Oliver Smith's avatar Oliver Smith Committed by Clayton Craft
Browse files

CI: add_pmbootstrap_to_import_path: add import (MR 802)

Fix error on my machine:
	AttributeError: module 'importlib' has no attribute 'util'
parent 4a9b92b4
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ import shutil
import sys
import os
import importlib
import importlib.util
from distutils.sysconfig import get_python_lib
......
  • Administrator @root

    mentioned in commit 791ab319

    By Oliver Smith on 2020-09-15T13:55:38

    · Imported

    mentioned in commit 791ab319

    By Oliver Smith on 2020-09-15T13:55:38

    Edited by Ghost User
    Toggle commit list
  • Administrator @root

    mentioned in commit 86a34811

    By Oliver Smith on 2020-09-15T14:55:25

    · Imported

    mentioned in commit 86a34811

    By Oliver Smith on 2020-09-15T14:55:25

    Edited by Ghost User
    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment