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

No such file or directory: '../version_gen.h' #1

Open
LuckyStar04 opened this issue Nov 25, 2020 · 0 comments
Open

No such file or directory: '../version_gen.h' #1

LuckyStar04 opened this issue Nov 25, 2020 · 0 comments

Comments

@LuckyStar04
Copy link

when I wanna run setup, it says this:

root@luckystar:~/lmi-q-oss/dtc-source/dtc-1.6.0# ./pylibfdt/setup.py install --prefix=/root/lmi-q-oss/dtc/
Traceback (most recent call last):
File "./pylibfdt/setup.py", line 43, in
version=get_version(),
File "./pylibfdt/setup.py", line 24, in get_version
f = open(version_file, 'rt')
FileNotFoundError: [Errno 2] No such file or directory: '../version_gen.h'

and I saw the version_gen.h is in the .gitignore file.
so what's the problem here?

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

1 participant