Closed KidneyPunch closed 5 years ago
Thanks for reporting this. I have a couple of questions:
Cheers, Wouter
not sure about the windows subsystem... I tried installing pysam on it's own, but same error. Maybe I need to troubleshoot with them...
But you are using windows? Pysam is known to have issues on Windows. On Windows 10 you can install Ubuntu, for more information see here, and that should work.
I was wanting to use NanoLyse to remove the control sequence, but wanted to check out the entire package too.
For NanoLyse you can also use pip install NanoLyse
.
OK, I'll use that for now to install NanoLyse on it's own, then contact Pysam for more info. Thanks for your help & responsiveness!
Using Anaconda and
pip install nanopack
the process collects all the packages, then I get the following error:(not showing previously fetched packages to save space, but they all fetched similar to NanoGUI)
I updated setuptools (as other forums mentioned) with
pip install --upgrade setuptools
, but I still get the error. Any idea how to fix this? I can get other packages to install, just not nanopack.