Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Python code does not run properly #377

Open
gs0908 opened this issue Sep 14, 2024 · 1 comment
Open

[BUG] Python code does not run properly #377

gs0908 opened this issue Sep 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gs0908
Copy link

gs0908 commented Sep 14, 2024

**Describe the bug**
There is a part of Python code that doesn't work properly in Obsidian, but it works fine in PyCharm. When a part of the code doesn't work properly, running the normal code blocks also keeps running without producing any results. I have tried uninstalling and reinstalling the plugin in hopes that it will reload the code, but it doesn't improve the situation.

Software Version
OS:win11
plugin version:1.12.0
obsidian version: 1.6.7

Screenshots
fig1 This is code that can be executed normally.

fig2 I don't know why this code block is reporting an error.

fig3 I don't know why this code block is also reporting errors.

fig4 When running the code block in the fig3, click Run other normal code block in the fig1, will always be in the running state.

@gs0908 gs0908 added the bug Something isn't working label Sep 14, 2024
@gs0908 gs0908 changed the title [BUG] Short Description [BUG] Python code does not run properly Sep 14, 2024
@gs0908
Copy link
Author

gs0908 commented Sep 14, 2024

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant