Hi all, I am a PhD-student who wants to perform some network analyses using this Graph-Tool library. Unfortunately I only have access to a Windows 10 PC and no Mac OS or Linux device. I also cannot install another operating system on my computer. I tried the installation via Docker as described in the documentation, however, this is not working as Docker requires me to have an enterprise version of windows which I dont have either.. Furthermore, all articles on Nabble are from some years ago. So maybe there are some new updates to the windows-issue in the meantime? Would appreciate any help for setting up... Thanks in advance and kind regards, Philipp -- Sent from: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/
Am 16.01.20 um 16:29 schrieb PhilippCoelsch:
Hi all,
I am a PhD-student who wants to perform some network analyses using this Graph-Tool library. Unfortunately I only have access to a Windows 10 PC and no Mac OS or Linux device. I also cannot install another operating system on my computer.
I tried the installation via Docker as described in the documentation, however, this is not working as Docker requires me to have an enterprise version of windows which I dont have either..
Furthermore, all articles on Nabble are from some years ago. So maybe there are some new updates to the windows-issue in the meantime? Would appreciate any help for setting up...
Thanks in advance and kind regards, Philipp
Graph-tool is not supported natively on Windows, since it would require a redesign of the C++ modular structure. Your only options are: 1. Docker 2. Installing GNU/Linux on virtual machine (e.g. VirtualBox) 3. Using the Ubuntu userspace for windows, see e.g. https://blog.dustinkirkland.com/2016/04/howto-ubuntu-on-windows.html I don't have experience with any of these options, since I never use windows. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>
You can try using linux subsystem for windows, which is basically Ubuntu 18.04 On Thu, Jan 16, 2020 at 10:32 AM PhilippCoelsch <philipp.coelsch@kit.edu> wrote:
Hi all,
I am a PhD-student who wants to perform some network analyses using this Graph-Tool library. Unfortunately I only have access to a Windows 10 PC and no Mac OS or Linux device. I also cannot install another operating system on my computer.
I tried the installation via Docker as described in the documentation, however, this is not working as Docker requires me to have an enterprise version of windows which I dont have either..
Furthermore, all articles on Nabble are from some years ago. So maybe there are some new updates to the windows-issue in the meantime? Would appreciate any help for setting up...
Thanks in advance and kind regards, Philipp
-- Sent from: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/ _______________________________________________ graph-tool mailing list graph-tool@skewed.de https://lists.skewed.de/mailman/listinfo/graph-tool
Would that mean that I can use Ubuntu just like a "normal application" on my windows PC or would I have to swich the operating system on my PC ? Or in other words. Is it possible to use it in parallel to my normal windows usage ? Sorry for that maybe dumb question, i am not that much into software and computer technics.. However, thank you both for your quick replies! -- Sent from: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/
participants (3)
-
Alexey Strokach -
PhilippCoelsch -
Tiago de Paula Peixoto