Python Forum
can not import name invalidate_caches
Thread Rating:
  • 3 Vote(s) - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can not import name invalidate_caches
#11
I just showed the result in Python 2.7
I read all the posts  Smile
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#12
(May-01-2017, 08:05 AM)buran Wrote: Is this issue raised by you?

Yes, it is.

(May-01-2017, 02:04 PM)nilamo Wrote: You didn't happen to name one of your files "importlib.py", did you?

The error is saying that the file is found, but that the function doesn't exist within it.  Since importlib is part of the standard library, maybe the file's being shadowed somewhere?

No, I don't have a file named "importlib.py".
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020