当前位置:网站首页>Pyscript cannot import package
Pyscript cannot import package
2022-07-29 04:23:00 【beginner2021】
One , Make sure you introduce whl file
pyscript Currently only supported whl The file import , If your bag is tar.gz The format can be decompressed and entered into the file directory to try to use the following two lines of code conversion
python setup.py check
python setup.py sdist bdist_wheel || true
Two ,html in <py-env> Wrong use
Try the following code introduction
<py-env>- 'whl File address '</py-env>
边栏推荐
- Don't stick to it for 68 days. Baboons eat bananas
- 论pyscript使用感想(实现office预览)
- Update learning materials daily
- Beginner: array & String
- Not for 58 days. Implement prefix tree
- 9. Delay queue
- 不会就坚持67天吧 平方根
- TypeError: Cannot read properties of undefined (reading ‘then‘)
- 14.haproxy+keepalived负载均衡和高可用
- C language: typedef knowledge points summary
猜你喜欢
SVG--loading动画
Code or script to speed up the video playback of video websites
15.federation
不会就坚持62天吧 单词之和
LeetCode_ Stack topics
Realize the effect of univariate quadratic equation through JS. Enter the coefficients of a, B and C to calculate the values of X1 and x2
MySQL - clustered index and secondary index
12.优先级队列和惰性队列
visio画网格
不会就坚持63天吧 最大的异或
随机推荐
What is the use of meta-info?
Won't you insist on 71 days? List sorting
C language: summary of consortium knowledge points
es6和commonjs对导入导出的值修改是否影响原模块
15.federation
Class starts! See how smardaten decomposes complex business scenarios
不会就坚持60天吧 神奇的字典
异常处理:pyemd或PyEMD找不到
Not for 58 days. Implement prefix tree
Coding questions encountered in the interview
Fuzzy query of SQL
MySQL gets the maximum value record by field grouping
9. Delay queue
WebRTC实现简单音视频通话功能
[k210 stepping pit] pytorch model is converted to kmodel and used on dock. (ultimately not achieved)
C语言:联合体知识点总结
settings.xml
C language: structure simple syntax summary
Multi rotor six axis hardware selection
(.*?) regular expression