EI-CoreBioinformatics / portcullis

Splice junction analysis and filtering from BAM files
https://ei-corebioinformatics.github.io/portcullis/
GNU General Public License v3.0
38 stars 9 forks source link

conda conflicts with enum34? #34

Closed maximilianh closed 6 years ago

maximilianh commented 6 years ago

Hi, sorry, this may well be a conda specific question, but I am unable to figure it out, let me know if you don't know, I'll dig more into it then.

Any idea why I'm getting this:

UnsatisfiableError: The following specifications were found to be in conflict:

  • enum34
  • portcullis Use "conda info " to see the dependencies for each package.

I did conda update enum34, but that didn't help.

maplesond commented 6 years ago

That's a strange one. Based on the enum version in your message, I suspect it might be because you are using python 3.4. Unfortunately, portcullis needs python 3.5 and above. Can you give that a go and see if it fixes the problem?

maximilianh commented 6 years ago

That was it! I had py3.6 installed, but I first had to activate it, then do the conda install of portcullis.

I have the feeling that this is something very basic but now even knowing the solution, I struggle finding something about this in the conda documentation or on stackoverflow.

Thanks!!

On Fri, May 4, 2018 at 2:09 AM, Daniel Mapleson notifications@github.com wrote:

That's a strange one. Based on the enum version in your message, I suspect it might be because you are using python 3.4. Unfortunately, portcullis needs python 3.5 and above. Can you give that a go and see if it fixes the problem?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/maplesond/portcullis/issues/34#issuecomment-386545057, or mute the thread https://github.com/notifications/unsubscribe-auth/AAS-TXqy028ZmzajfMlyeJm2zpFEKDSfks5tvBrPgaJpZM4TwW_I .