Hello,
~/git/paraview-feedstock/recipe$ ~/anaconda2/bin/conda build recipe
Glob /Users/heiland/git/paraview-feedstock/recipe/recipe did not match in root_dir /Users/heiland/git/paraview-feedstock/recipe
ERROR:conda_build.utils:Glob /Users/heiland/git/paraview-feedstock/recipe/recipe did not match in root_dir /Users/heiland/git/paraview-feedstock/recipe
Traceback (most recent call last):
File "/Users/heiland/anaconda2/bin/conda-build", line 11, in <module>
sys.exit(main())
File "/Users/heiland/anaconda2/lib/python2.7/site-packages/conda_build/cli/main_build.py", line 393, in main
execute(sys.argv[1:])
File "/Users/heiland/anaconda2/lib/python2.7/site-packages/conda_build/cli/main_build.py", line 384, in execute
verify=args.verify)
File "/Users/heiland/anaconda2/lib/python2.7/site-packages/conda_build/api.py", line 184, in build
raise ValueError('No valid recipes found for input: {}'.format(recipe_paths_or_metadata))
ValueError: No valid recipes found for input: ['recipe']
--------------
~/git/paraview-feedstock$ ~/anaconda2/bin/conda build recipe
Skipped: /Users/heiland/git/paraview-feedstock/recipe defines build/skip for this configuration ({}).
# Automatic uploading is disabled
# If you want to upload package(s) to
anaconda.org later, type:
# To have conda build upload to
anaconda.org automatically, use
# $ conda config --set anaconda_upload yes
anaconda_upload is not set. Not uploading wheels: []
thanks, Randy