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

Error while building the code. #4

Open
startergo opened this issue Dec 2, 2024 · 0 comments
Open

Error while building the code. #4

startergo opened this issue Dec 2, 2024 · 0 comments

Comments

@startergo
Copy link

python .\build.py
['cpuid.css',
 'cpuid_interact.js',
 'cpuid.js',
 'cpuid_intel.js',
 'cpuid_amd.js',
 'fontfix.js',
 'cpuid_startup.js']
cpuid.css = Unnxd7EOjVu5mog1+3dBmtUv9a4DFfuMjWwqU0441hs=
cpuid_interact.js = zjHKfYIURUEGh+J7IREvgpNOOmQKIkf81UpZeZlxitM=
cpuid.js = Q7AZS0iR0NSSGW4lCsPbslTKVtk1BjfqK6vZVAtki9M=
cpuid_intel.js = E1Bk2v1GFezk1SLMxF4u50aK4JeRyIfa0u1FD8F7+ZY=
Traceback (most recent call last):
  File "C:\Users\<user>\source\repos\web-cpuid\build.py", line 21, in <module>
    fhash = open(join("src/", targetFile), 'rb')
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'src/cpuid_amd.js'

There is no such file in the project src/cpuid_amd.js

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