jupyter-xeus / xeus-robot

Jupyter kernel for Robot Framework
BSD 3-Clause "New" or "Revised" License
31 stars 11 forks source link

xeus-robot-wheel request #67

Closed RomaCZ closed 3 years ago

RomaCZ commented 3 years ago

Hi, In my company we are not allowed to install any software, so we are using WinPython (portable python) and therefore pip / wheel packages only. Conda (due to installation needs) is not option for us. I tried google ways to convert conda package to wheel, but without luck - it might be possible but I'm not skilled enough to handle it.

Is there any chance, that you could provide wheel for robot? Or guidance how to make this conversion? Thank you

martinRenou commented 3 years ago

Hello!

You're opening an issue at the right moment. I am actually working on a xeus-robot wheel since yesterday 😄 You can follow here: https://github.com/jupyter-xeus/xeus-python-wheel/pull/76 (it's just a test PR, we might create a separate xeus-robot-wheel repository later).

I am hoping to get it done by the end of the week.

martinRenou commented 3 years ago

Actually, if you would like to be my official Windows wheel tester, I can provide you with it as soon as I have it. Your feedback would be really useful as I don't have a Windows machine handy.

RomaCZ commented 3 years ago

Wow, lucky me ;) Count me in for testing.

martinRenou commented 3 years ago

Thanks! Here are some wheels you can try:

martinRenou commented 3 years ago

The xeus-robot wheel is now created from https://github.com/jupyter-xeus/xeus-robot-wheel