Does mkdocs-semiliterate work with the newest version of mkdocs-simple-plugin? #14

Closed
opened 2021-08-11 11:57:22 +00:00 by franzwollang · 1 comment

I was trying to use this plugin but my kept getting console errors reading "ImportError: cannot import name 'StreamExtract' from 'mkdocs_simple_plugin.plugin' ".

I checked out the repo for mkdocs-simple-plugin and the "plugin.py" module doesn't have anything named 'StreamExtract' in the scope. 'StreamExtract' is, however, in another module called "semiliterate.py" in the same folder. It looks like the repo has been updated multiple times since you wrote this plugin 6 months ago; is it perhaps possible that a breaking change was introduced to the mkdocs-simple-plugin API?

I was trying to use this plugin but my kept getting console errors reading "ImportError: cannot import name 'StreamExtract' from 'mkdocs_simple_plugin.plugin' ". I checked out the repo for mkdocs-simple-plugin and the "plugin.py" module doesn't have anything named 'StreamExtract' in the scope. 'StreamExtract' is, however, in another module called "semiliterate.py" in the same folder. It looks like the repo has been updated multiple times since you wrote this plugin 6 months ago; is it perhaps possible that a breaking change was introduced to the mkdocs-simple-plugin API?
glen added the
bug
label 2021-08-11 20:08:17 +00:00
glen self-assigned this 2021-08-11 20:09:00 +00:00
glen added the
High priority
label 2021-08-11 20:09:54 +00:00
glen closed this issue 2021-08-24 22:01:55 +00:00
Owner

@franzwollang That should bring things up to date. If you have a chance to let me know if it works for you, I'd appreciate it!

@franzwollang That should bring things up to date. If you have a chance to let me know if it works for you, I'd appreciate it!
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/mkdocs-semiliterate#14
No description provided.