bjherger / ResumeParser

A framework to parse resumes, extract contact & other information, and check for required terms
367 stars 216 forks source link

NoPackagesFoundError: Packages missing in current win-64 channels #22

Closed viktor-matejka closed 5 years ago

viktor-matejka commented 6 years ago

Hi bjherger,

first of all, huge thanks for ResumeParser!

Unfortunately, when I try to set up the environment.yml on Windows 10 64bit and Anaconda for Py 2.7, I get the following error.

Could you please help me out here? I tried different Conda and Python versions, but nothing worked.

Thanks a lot!

`Using Anaconda API: https://api.anaconda.org
Fetching package metadata .........
Solving package specifications: .
NoPackagesFoundError: Packages missing in current win-64 channels:
  - python 2.7.12 1
  - readline 6.2 2
  - sqlite 3.13.0 0
  - tk 8.5.18 0
  - zlib 1.2.8 3
`

capture