Results 24 comments of 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: ![image](https://user-images.githubusercontent.com/98217124/176991966-95f2b653-c5cb-4133-b9ab-5f2af061c8ba.png) 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 :(

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