ngmisl
ngmisl
Online compiler works again in remix, but local via vyper serve gives out errors (still?)
@jrieke here's the example for the dark theme:  the background for iframes seems to be set to transparent by default, I'd like to have an option eg. components.iframe("url", background="dark")...
@jrieke external URLs, don't have control over the behavior
gettng like 4 screens worth of errors now :(
Fixed, thanks!
I still get the same errors, unfortunately :( Edit: setup with python3.9 works without any problems
Another problem: `❯ ape compile WARNING: No compilers detected for the following extensions: .vy` but I can compile it manually via vyper Upate: `pip install ape-vyper` did the trick, should...
@kraanzu getting the same now, tried with pip3.9, pip3.10 and python3.8 ERROR: Package 'dooit' requires a different Python: 3.9.7 not in '=3.10'
Use 3.10 instead, I have had no success with 3.11