Closed saraedum closed 5 years ago
That's odd.
@conda-forge-admin, please rerender.
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
@conda-forge-admin, please rerender.
@isuruf, the problem on Windows is still there:
Traceback (most recent call last):
File "C:\Miniconda\lib\shutil.py", line 544, in move
os.rename(src, real_dst)
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'D:\\bld\\tmpza3p83nr\\nauty26r11\\This_is_nauty26r11.' -> 'C:\\Users\\VSSADM~1\\AppData\\Local\\Temp\\tmppjju7fyw\\This_is_nauty26r11.'
@isuruf: I ~'ll notify~ notified upstream. Can we just repackage nauty and upload it here as a release blob on the repo? I like that better than all this bld.bat
magic that you built :)
Here's the tarball after a tar --delete
for that funny file.
(We should probably put that file somewhere else but let's see first what happens.)
@conda-forge-admin, please rerender.
Hi! This is the friendly automated conda-forge-webservice.
I tried to re-render for you, but it looks like there was nothing to do.
Thanks
Hi! This is the friendly automated conda-forge-linting service.
I wanted to let you know that I linted all conda-recipes in your PR (
recipe
) and found some lint.Here's what I've got...
For recipe:
meta.yaml
, though. To get a traceback to help figure out what's going on, install conda-smithy and runconda smithy recipe-lint .
from the recipe directory.