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
#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


Messages In This Thread
can not import name invalidate_caches - by Bani - Apr-30-2017, 04:37 PM
RE: can not import name invalidate_caches - by Bani - May-01-2017, 04:48 AM
RE: can not import name invalidate_caches - by Bani - May-01-2017, 07:50 AM
RE: can not import name invalidate_caches - by Bani - May-03-2017, 06:49 AM

Forum Jump:

User Panel Messages

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