Hello, I am wanting to test graphyne with python 3.7, is it a problem with the python version or the windows?
from graphyne import Graph
Traceback (most recent call last):
File "", line 1, in
File "c:\users\bios-pc\appdata\local\programs\python\python37\lib\site-packages\graphyne\Graph.py", line 30, in
from .DatabaseDrivers import SQLDictionary
ModuleNotFoundError: No module named 'graphyne.DatabaseDrivers'
No module named 'graphyne.DatabaseDrivers'
Python 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)]
Graphyne-1.2
Hello, I am wanting to test graphyne with python 3.7, is it a problem with the python version or the windows?
No module named 'graphyne.DatabaseDrivers'
Python 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)]
Graphyne-1.2