PICOSS icon indicating copy to clipboard operation
PICOSS copied to clipboard

Error installing code

Open fontiela opened this issue 5 years ago • 1 comments

during installation I get following error:

Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound:

  • libxml2==2.9.0=0
  • llvm==3.3=0
  • libxslt==1.1.28=0
  • llvmpy==0.12.4=py27_0
  • matplotlib==2.0.2=np110py27_0
  • conda-forge::lxml==3.3.5=py27_0

when I PIP those packages I got several conflicts.

fontiela avatar Aug 29 '20 11:08 fontiela

Hi fontiela, I have the same issue.

Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound:

  • libxml2==2.9.0=0
  • matplotlib==2.0.2=np110py27_0
  • libxslt==1.1.28=0
  • conda-forge::lxml==3.3.5=py27_0

I got a little deeper, and trying to import those packages from existing or outdated libraries, it did not work either. After spending some time on this issue, i am clueless on how to solve this. Is this Python interface still usable ?

Thanks in advance for the eventual answer.

Razovsky avatar Sep 10 '22 12:09 Razovsky