Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Python 3 PIP error: "importlib.util module does not exist" #3

Closed
Sailsman63 opened this issue Feb 24, 2017 · 2 comments
Closed

Python 3 PIP error: "importlib.util module does not exist" #3

Sailsman63 opened this issue Feb 24, 2017 · 2 comments

Comments

@Sailsman63
Copy link

When doing pip install blended to do a local build of https://github.com/ArtOfIllusion/AOI-website I got the above error. (thanks for the contribution, BTW!)

I was able to replicate the error by running pip install importlib. I'm on arch, so my default python package is python 3. I've done some poking around, and found that the importlib module seems to be intended for use with python 2.x only?

I was able to install a secondary package for python 2.7, and was able to successfully install and run blended with that. However, since the blended website states that blended is for use with both python 2 & 3, I thought I'd drop a line here, just in case I'm missing something.

@johnroper100
Copy link
Collaborator

johnroper100 commented Feb 24, 2017 via email

@Sailsman63
Copy link
Author

Blended 3.3 does install cleanly in my python 3 environment, and runs correctly as well.

Exact python tool versions as of this moment, all arch packages up to date.:

  • python 3.6.0
  • pip 9.0.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants