panjh
panjh
# _issue_title Call the contract method error ## _Issue_description_ I am using zksnark in my contract. This is my contract. ```solidity library Pairing { struct G1Point { uint X; uint...
启动报错
大佬你好,我在启动的时候报以下错误,没用过python写web,麻烦大佬修复一下 ``` PS C:\Users\Administrator\Desktop\项目\sentiment_analysis_api-master> python manage.py runserver 8000 Watching for file changes with StatReloader Performing system checks... Using TensorFlow backend. C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\tensorflow\python\framework\dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym...