zkung
zkung
I successfully transferred the ICP using this code.
```python from ic.identity import Identity from ic.client import Client from ic.agent import Agent from ic import Principal from ic.candid import encode, decode, Types import time import random #私钥读取 with open('identity_plug.pem','r')...
nnsCongif copy from: https://github.com/ic-rocks/ic-rocks/blob/734040cce6e4b36d20323f1e527f3d36e076d2ce/public/data/json/canisters.json
The same problems and annoyances.
> ``` > import sys > from PyQt5 import QtCore, QtGui, QtWidgets > from PyQt5.QtCore import Qt > > app = QtWidgets.QApplication(sys.argv) > > list1 = QtWidgets.QListWidget() > list2 =...
Thank, the pandasGUI dragging functionality is already available.
I updated my pandasGUI, dragging function to use normal, thank you.
用这个命令可以加速下载,我在下载完88kb那里停顿几秒后就看到新的下载进度条 pip install cocoNLP -i https://pypi.tuna.tsinghua.edu.cn/simple MacOS已成功安装并在python里运行