Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问运行build medicalgraph.py报错Jason无法正常读入该怎么解决 #66

Open
wellercv opened this issue Apr 1, 2023 · 4 comments

Comments

@wellercv
Copy link

wellercv commented Apr 1, 2023

运行build medicalgraph py时报错如下json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0),好像是jason文件不能正常读入,该怎么解决

@Saraooe
Copy link

Saraooe commented Apr 3, 2023

同问

1 similar comment
@sophiesun333
Copy link

同问

@sophiesun333
Copy link

连接时指定数据库名称,使用下面的的连接方式
self.g = Graph('http://localhost:7474/', name='neo4j', auth=("用户名", "密码"))

@water-joe
Copy link

连接时指定数据库名称,使用下面的的连接方式 self.g = Graph('http://localhost:7474/', name='neo4j', auth=("用户名", "密码"))

你怎么发现的太离谱了,我之前一直没有name,一直处理不了,意想不到

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants