neo4j-contrib / py2neo

EOL! Py2neo is a comprehensive Neo4j driver library and toolkit for Python.
https://py2neo.org
Apache License 2.0
20 stars 8 forks source link

FileNotFoundError:[Error 2]No such file or directory:'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\_MEI76962\\py2neo\\VERSION' #895

Closed daobuxuxing closed 3 years ago

daobuxuxing commented 3 years ago

FileNotFoundError:[Error 2]No such file or directory:'C:\Users\ADMINI~1\AppData\Local\Temp\_MEI76962\py2neo\VERSION' py2neo:2021.1.1 os:WIN7

daobuxuxing commented 3 years ago

import os os.environ.setdefault("READTHEDOCS_PROJECT", "py2neo") os.environ.setdefault("READTHEDOCS_VERSION", "latest")

daobuxuxing commented 3 years ago

Traceback(most recent call last): Flie"movie_storage.py"line4, in File"", line 991, in _find and _load File"", line 975, in _find and _load_unlocked File"", line671, in _load_unlocked File"py2neo__init__.py", line 83, in File"py2neo\meta.py", line 130, in get_metadata File"py2neo\meta.py", line121, in get_version_data FileNotFoundError:[Error 2]No such file or directory:'C:\Users\ADMINI~1\AppData\Local\Temp_MEI76962\py2neo\VERSION' [5116]Failed to execute script movie_storage

daobuxuxing commented 3 years ago

with py2neo version 4.3 can execute script succefully.

technige commented 3 years ago

Please do not just dump an error message as an issue. This is useless information without context. Issues need to have a basic description of the problem as well as some detail of what actions were being carried out.

daobuxuxing commented 3 years ago

thank you, Py2neo is wondwrful, It help me edit 2 applications, when I use Pyinstaller meet the error.                    yours:王昌文-------- 原始邮件 --------发件人: Nigel Small @.>日期: 2021年5月10日周一 下午3:31收件人: technige/py2neo @.>抄送: wang changwen @.>, State change @.>主 题: Re: [technige/py2neo] FileNotFoundError:[Error 2]No such file or directory:'C:\Users\ADMINI~1\AppData\Local\Temp\_MEI76962\py2neo\VERSION' (#895) Please do not just dump an error message as an issue. This is useless information without context. Issues need to have a basic description of the problem as well as some detail of what actions were being carried out.

—You are receiving this because you modified the open/close state.Reply to this email directly, view it on GitHub, or unsubscribe.