*** tpb has joined #tomu | 00:00 | |
*** GNUtoo has quit IRC | 06:46 | |
*** im-tomu has left #tomu | 07:15 | |
*** im-tomu has joined #tomu | 07:15 | |
*** wrtlprnft has quit IRC | 07:23 | |
*** wrtlprnft has joined #tomu | 07:23 | |
*** mtretter has joined #tomu | 07:27 | |
*** GNUtoo has joined #tomu | 07:58 | |
*** GNUtoo has quit IRC | 08:04 | |
*** GNUtoo has joined #tomu | 08:04 | |
*** im-tomu has left #tomu | 08:32 | |
*** im-tomu has joined #tomu | 08:33 | |
*** lucab has quit IRC | 11:02 | |
*** darkharmony9999[ has quit IRC | 11:02 | |
*** psydroid has quit IRC | 11:02 | |
*** promach3 has quit IRC | 11:02 | |
*** js has quit IRC | 11:02 | |
*** jimt[m] has quit IRC | 11:02 | |
*** xobs has quit IRC | 11:02 | |
*** alexhw[m] has quit IRC | 11:02 | |
*** leons has quit IRC | 11:02 | |
*** xobs has joined #tomu | 11:07 | |
*** pepijndevos has quit IRC | 11:12 | |
*** jimt[m] has joined #tomu | 11:14 | |
*** darkharmony9999[ has joined #tomu | 11:14 | |
*** promach3 has joined #tomu | 11:14 | |
*** js has joined #tomu | 11:14 | |
*** lucab has joined #tomu | 11:14 | |
*** psydroid has joined #tomu | 11:14 | |
*** leons has joined #tomu | 11:14 | |
*** alexhw[m] has joined #tomu | 11:14 | |
*** pepijndevos has joined #tomu | 11:14 | |
*** pepijndevos has quit IRC | 11:15 | |
*** pepijndevos has joined #tomu | 11:15 | |
*** js has quit IRC | 11:34 | |
*** deltab has quit IRC | 11:34 | |
*** dwg has quit IRC | 11:34 | |
*** keesj has quit IRC | 11:34 | |
*** js has joined #tomu | 11:36 | |
*** deltab has joined #tomu | 11:40 | |
*** dwg has joined #tomu | 11:40 | |
*** keesj has joined #tomu | 11:40 | |
*** deltab has quit IRC | 11:40 | |
*** deltab has joined #tomu | 11:40 | |
*** acathla has quit IRC | 12:11 | |
*** acathla has joined #tomu | 12:11 | |
*** im-tomu has left #tomu | 12:48 | |
*** im-tomu has joined #tomu | 12:48 | |
*** im-tomu has left #tomu | 14:49 | |
*** im-tomu has joined #tomu | 14:49 | |
*** im-tomu has left #tomu | 14:51 | |
*** im-tomu has joined #tomu | 14:52 | |
*** mtretter has quit IRC | 15:17 | |
*** umarcor has joined #tomu | 18:13 | |
umarcor | Hi! looking for @tcal-x, are you around? | 18:14 |
---|---|---|
*** juanmard has joined #tomu | 18:20 | |
*** tcal has joined #tomu | 19:11 | |
tcal | umarcor: I had version 0.5.4. I installed Apio via pip (pip3 actually), and still got 0.5.4. But it seemed I was in an unrelated venv. So that's why I asked about how to make sure it's in the correct venv. Or should I install the new Apio at system level? | 19:15 |
im-tomu | [tcal-x] Oh, I didn't know im-tomu was on gitter. Is this new? | 19:16 |
umarcor | tcal, if you install the correct version of python at the system level, it should pick it. | 19:17 |
umarcor | https://github.com/im-tomu/fomu-workshop/pull/333/files#diff-d3ae93bf0d1e9bf5a7a2128c7f41b46bR31 | 19:17 |
tpb | Title: Icestudio/add blinky by juanmard · Pull Request #333 · im-tomu/fomu-workshop · GitHub (at github.com) | 19:17 |
umarcor | Otherwise, please let me know what is found in ~/.icestudio. | 19:18 |
umarcor | In my Fedora box, ~/.icestudio/venv/bin/activate exists. What's you OS? | 19:20 |
umarcor | @tcal-x, this might be stupid on my side, but did you execute 'pip install git+https://github.com/FPGAwars/apio.git@develop#egg=apio' or 'pip install -U git+https://github.com/FPGAwars/apio.git@develop#egg=apio' | 19:22 |
umarcor | The difference is arg "-U". | 19:22 |
tcal | I cut and pasted exactly, so no -U. I'm on Ubuntu 20.04.1 LTS. | 19:25 |
umarcor | Ok, then that's probably why you still got 0.5.4. It was already installed and not updated. | 19:26 |
umarcor | Please, repeat the pip3 command, with -U this time. | 19:26 |
umarcor | I/we will fix that in the PR. | 19:26 |
im-tomu | [tcal-x] It doesn't seem to help | 19:29 |
umarcor | What about the content in ~/.icestudio? | 19:30 |
im-tomu | [tcal-x] In icestudio, I remove the toolchain, then exit. Then I make sure the new Apio is installed. Then I start icestudio. It says no toolchain, click here to install. If I do so, it downloads 0.5.4 and that's what it uses. | 19:32 |
juanmard | Hi, tcal-x | 19:33 |
im-tomu | [tcal-x] Ok, now I see ~/.icestudio/venv/bin/activate. | 19:34 |
juanmard | in PyPi only exist to apio 0.5.4 | 19:34 |
juanmard | ok, you can use it... | 19:34 |
juanmard | in Windows is in .icestudio/venv/Scripts/activate.bat I don't know in Ubuntu | 19:35 |
im-tomu | [tcal-x] Ok, I now have 0.5.5. | 19:35 |
juanmard | Perfect! | 19:36 |
juanmard | Go to icestudio and check preferences | 19:36 |
im-tomu | [tcal-x] So, that part needs to be spelled out --- first `source ~/.icestudio/venv/bin/activate`, then do the pip command. | 19:37 |
im-tomu | [tcal-x] Yes, what else in preferences? | 19:37 |
juanmard | check that icestudio see apio 0.5.5 | 19:37 |
juanmard | See screenshoot in https://github.com/im-tomu/fomu-workshop/pull/333#issuecomment-705278504 | 19:38 |
tpb | Title: Icestudio/add blinky by juanmard · Pull Request #333 · im-tomu/fomu-workshop · GitHub (at github.com) | 19:38 |
im-tomu | [tcal-x] Right, I should have spelled it out more, that's what I meant when I said I have 0.5.5 -- that I'm seeing it in Icestudio. | 19:38 |
juanmard | perfect... | 19:39 |
im-tomu | [tcal-x] Ok, I guess I can take it from here. Thanks! | 19:40 |
juanmard | You're welcome! | 19:40 |
*** bluebugs has quit IRC | 20:50 | |
*** bluebugs has joined #tomu | 20:50 | |
*** bluebugs has joined #tomu | 20:50 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!