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

/usr/local/lib/python3.9/dist-packages/node_vm2/__init__.py:17: FutureWarning: node_vm2 is deprecated. Please use deno_vm instead. warnings.warn("node_vm2 is deprecated. Please use deno_vm instead.", FutureWarning) #81

Closed
NHPT opened this issue Nov 20, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@NHPT
Copy link

NHPT commented Nov 20, 2023

image

@rtcatc rtcatc added the bug Something isn't working label Nov 20, 2023
@d0ctorsec
Copy link

我也遇到这个问题了
/opt/homebrew/lib/python3.11/site-packages/node_vm2/init.py:17: FutureWarning: node_vm2 is deprecated. Please use deno_vm instead.

@Mrwithnomoney
Copy link

我也遇到这个问题了,不知道怎么解决
image

@NoneVector
Copy link

忽略这个,没有问题可以使用
Snipaste_2024-02-16_11-21-11

@HalleyC
Copy link

HalleyC commented Mar 8, 2024

可以试试:
pip uninstall python-docx先卸载安装的高版本
再输入pip install python-docx==0.8.11 安装指定版本即可
参考来源:https://blog.csdn.net/wushangyu32335/article/details/135574085

@rtcatc
Copy link
Owner

rtcatc commented Mar 17, 2024

@rtcatc rtcatc closed this as completed Mar 17, 2024
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

6 participants