Skip to content

Problem with new versions of python? #27

@Pablo2m

Description

@Pablo2m

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions