I get the following error:
\nFile \"C:\\Users\\Nick\\anaconda3\\lib\\site-packages\\uniswap\\uniswap.py\", line 109, in init
\nraise Exception(f\"Unknown netid: {self.netid}\")
Exception: Unknown netid: 5
\nObviously I am probably doing something stupid here, any suggestions?
","upvoteCount":1,"answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Should work since this was merged: #261
\nAre you using the latest version?
","upvoteCount":1,"url":"https://github.com/uniswap-python/uniswap-python/discussions/290#discussioncomment-4068383"}}}-
|
I have no issues running on mainnet and have tested by approving tokens, however when I try running on görli when I run: I get the following error: File "C:\Users\Nick\anaconda3\lib\site-packages\uniswap\uniswap.py", line 109, in init Exception: Unknown netid: 5 Obviously I am probably doing something stupid here, any suggestions? |
Beta Was this translation helpful? Give feedback.
-
|
Should work since this was merged: #261 Are you using the latest version? |
Beta Was this translation helpful? Give feedback.
Should work since this was merged: #261
Are you using the latest version?