vzhd1701 / enex2notion

Import Evernote ENEX files to Notion
MIT License
424 stars 35 forks source link

[Bug]: ERROR: Could not find a version that satisfies the requirement enex2notion (from versions: none) #43

Closed cnscorpions closed 2 years ago

cnscorpions commented 2 years ago

enex2notion version

none

What OS are you using?

Windows

OS Version / Linux distribution

Win10

Bug description

  1. install python virutal env
  2. install this package via
    pip install enex2notion -i https://pypi.org/simple
  3. It throws an error as follow:
    ERROR: Could not find a version that satisfies the requirement enex2notion (from versions: none)
    ERROR: No matching distribution found for enex2notion

Is python 3.6 supported?

Env: OS: win10 Python: 3.6.0 Pip: 21.3.1

Log excerpt

No response

cnscorpions commented 2 years ago

binary release works.