When following the installation documentation, vitepress-python-editor can't get imported using import { vitepressPythonEditor } from 'vitepress-python-editor/vite-plugin'.
This can be replicated easily by accessing vitepress.new, installing vitepress-python-editor and trying to import the component following the guide
System information:
System:
OS: Windows 11 10.0.26100
CPU: (12) x64 AMD Ryzen 5 7535HS with Radeon Graphics
Memory: 913.16 MB / 13.35 GB
Binaries:
Node: 23.11.0 - C:\Program Files\nodejs\node.EXE
npm: 10.9.2 - C:\Program Files\nodejs\npm.CMD
npmPackages:
vitepress: ^1.6.3 => 1.6.3
vitepress-python-editor: ^1.3.4 => 1.3.4
When following the installation documentation,
vitepress-python-editorcan't get imported usingimport { vitepressPythonEditor } from 'vitepress-python-editor/vite-plugin'.This can be replicated easily by accessing vitepress.new, installing
vitepress-python-editorand trying to import the component following the guideSystem information: