hongyuanyu / SPAN

Swift Parameter-free Attention Network for Efficient Super-Resolution
Apache License 2.0
115 stars 6 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'VERSION'` #1

Closed zelenooki87 closed 9 months ago

zelenooki87 commented 9 months ago

Thanks for great work. However I cannot run code. C:\Users\Mika\SPAN-main>python setup.py develop --no_cuda_ext Traceback (most recent call last): File "C:\Users\Mika\SPAN-main\setup.py", line 146, in <module> write_version_py() File "C:\Users\Mika\SPAN-main\setup.py", line 67, in write_version_py with open('VERSION', 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' please fix it

hongyuanyu commented 9 months ago

Thanks for your attention, this issue has been fixed.