Xunius / Menotexport

Python solution to export annotations from your Mendeley library.
GNU General Public License v3.0
124 stars 20 forks source link

Installation Issue #12

Open jhrams opened 7 years ago

jhrams commented 7 years ago

Hi, how would I handle this? The following occurs when I type conda install -c guangzhi menotexport

Fetching package metadata ...........

PackageNotFoundError: Package missing in current osx-64 channels:
  - menotexport
Xunius commented 7 years ago

hi JHRms, that happens because I didn't build a OSX version, as I don't have a Mac machine. I might consider borrowing one to do that, before that, you will have to install the python dependencies and then download the code to use it. Sorry about that.