colomemaria / epiScanpy

Episcanpy: Epigenomics Single Cell Analysis in Python
BSD 3-Clause "New" or "Revised" License
138 stars 33 forks source link

installation should say python 3.7 else SyntaxError: future feature annotations is not defined #125

Open megadesk opened 1 year ago

megadesk commented 1 year ago

from future import annotations SyntaxError: future feature annotations is not defined

running python 3.6 causes an error related to future feature annotations