Closed WenT-Ethan closed 6 years ago
Right now, many things do nto specifically support Python 3.7 yet. I don't think there is a specific code issue with pymatgen - more likely it just requires a regeneration of the c extension code from cython. Give us a few weeks for the rest of the scientific dependencies to catch up before we update pymatgen.
I managed to build pymatgen from source with python3.7. I had to regenerate the C files with cython and install the dependencies with pip instead of conda (at present there are few conda packages built for py3.7)
Noted.😇 Thank you for your kind reply.
Best regards. WenT-Ethan
On Jul 7, 2018, at 08:16, gmatteo notifications@github.com<mailto:notifications@github.com> wrote:
I managed to build pymatgen from source with python3.7. I had to regenerate the C files with cython and install the dependencies with pip instead of conda (at present there are few conda packages built for py3.7)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/materialsproject/pymatgen/issues/1194#issuecomment-403168365, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Am1t3ZOT53ECB4Ap0ZNB3lJtcUtr6dfxks5uD-_GgaJpZM4VE9Et.
Many thanks. I merged the new Py37 compatibility code.
When reporting bugs/issues, please supply the following information. If this is a feature request, please simply state the requested feature.
System
Summary
Example code
Error message
Suggested solution (if any)
Files (if any)