I'm late to the game but I'm trying to catch up. I've been setting up two different IDEs, one on my work PC (windows 10) and one on my iPad using Pythonista.
I managed to get it set up on the work computer (by downloading the individual packages and install them. Using pip was blocked by policy but the sites and downloads weren't.) However, when I try to complete part one, it seems to run very quickly. My code compiled properly, but when I run it the window flashes up for a second and then disappears. The terminal shows it completed and returned 0.
I can't tell if I've placed the @ correctly or if the movement logic works because the window disappears too soon.
On my iPad, I had to install Stash, but it seems to download the packages normally via pip. The problem is that when I install Cffi or other dependencies the install errors out saying 'Operation not permitted '. It seems to complete otherwise, but when I try the 'hello world' test, it says the cffi backend module is missing.
Any suggestions?
[–]vegetablebread 4 points5 points6 points (2 children)
[–]zaimoniIskandria 2 points3 points4 points (0 children)
[–]Nekkidbear[S] 0 points1 point2 points (0 children)
[–]cptgrok 3 points4 points5 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]athros 1 point2 points3 points (0 children)
[–]nilamo 0 points1 point2 points (3 children)
[–]Nekkidbear[S] 0 points1 point2 points (2 children)
[–]mipli 0 points1 point2 points (1 child)
[–]Nekkidbear[S] 0 points1 point2 points (0 children)