Ojuswi Rastogi
Ojuswi Rastogi
Hi everyone, I have been facing this error at every run in my code. It seems like I've found a way to recreate this issue. I've created a script [here](https://github.com/OjusWiZard/Plenty-API)...
Hey @gianluca-pub-dev thanks for raising this PR for this fix! Could you rebase it to `bugfixes` branch because we'll put this in the next bugfix release, also please fix the...
also please add a changelog entry and rebase the PR on the latest develop branch
Hey @Pinipon88! you can yourself add this token using the UI. Please go through these steps to learn how to do it: https://rotki.readthedocs.io/en/latest/usage_guide.html#adding-editing-an-asset It starts with the "+ Add asset"...
@Pinipon88 we see that this asset is already present.  But it may not show with proper balance if you hold it in some CEX. Let us know if that's...
In that case, it's a much bigger issue. I've changed the title accordingly
I tried so many things, but in the end all I had to do was to run it with `sudo` -_- ``` sudo $(which python) main.py ```
Is there any workaround for the current version? Like what's the latest setuptools version that's working? Update: Found my answer [here](https://setuptools.pypa.io/en/stable/history.html#v78-0-0).