kylemath / DeepEEG

Deep Learning with Tensor Flow for EEG MNE Epoch Objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yup, I'll add that to the conda create command python=3 or 3.8?

komalsuryawanshi opened this issue · comments

Yup, I'll add that to the conda create command python=3 or 3.6?

On Sun., Feb. 10, 2019, 6:32 p.m. Kory, notifications@github.com wrote:

This is likely due to python version differences. I would recommend that
we move forward with python3.

$ pip install matplotlib==3.0.2
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting matplotlib==3.0.2
Could not find a version that satisfies the requirement matplotlib==3.0.2 (from versions: 0.86, 0.86.1, 0.86.2, 0.91.0, 0.91.1, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.4.0, 1.4.1rc1, 1.4.1, 1.4.2, 1.4.3, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 2.0.0b1, 2.0.0b2, 2.0.0b3, 2.0.0b4, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.0.1, 2.0.2, 2.1.0rc1, 2.1.0, 2.1.1, 2.1.2, 2.2.0rc1, 2.2.0, 2.2.2, 2.2.3)
No matching distribution found for matplotlib==3.0.2


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#7 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ADfjFUYlqB_0YaPZgseXVJOAKyPhdqg_ks5vMMg4gaJpZM4ayTPU
.

Originally posted by @kylemath in #7 (comment)