Skip to content

AttributeError: 'module' object has no attribute 'City' #1

Description

@wzlsgit

不知道你们有没有发现
import datx
c = datx.City("/home/python/datx/17monipdb.datx")
#print(c.find("8.8.8.258"))

mser = datx.MSER()

print dir(datx)
在ubuntu和windows上安装datx都有这个错误
c = datx.District("/home/python/datx/17monipdb.datx")
使用这个也不行。只在centos上运行成功

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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