Giter VIP home page Giter VIP logo

coolprop-feedstock's People

Contributors

beckermr avatar conda-forge-admin avatar conda-forge-curator[bot] avatar danilomendesdias avatar fcollonval avatar igortg avatar regro-cf-autotick-bot avatar xhochy avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

coolprop-feedstock's Issues

Mac OSX x64 binaries are skipped

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

The binaries for Mac OSX x64 are skipped since #26 because actually the assets are overridden by those downloaded from PyPI.org:

...
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/tests/test_plots.py to test_plots.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/tests/test_Props.py to test_Props.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/tests/__init__.py to __init__.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/tests/test_CoolPropState.py to test_CoolPropState.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/__init__.py to __init__.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/BibtexParser.py to BibtexParser.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/HumidAirProp.py to HumidAirProp.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/GUI/__init__.py to __init__.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/GUI/CoolPropGUI.py to CoolPropGUI.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/GUI/PsychScript.py to PsychScript.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/State.py to State.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/ConsistencyPlots_pcsaft.py to ConsistencyPlots_pcsaft.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/PsychChart.py to PsychChart.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/SimpleCycles.py to SimpleCycles.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/__init__.py to __init__.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/psy.py to psy.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/Plots.py to Plots.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/Common.py to Common.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/SimpleCyclesCompression.py to SimpleCyclesCompression.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/ConsistencyPlots.py to ConsistencyPlots.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/PsychScript.py to PsychScript.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/Tests.py to Tests.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/Plots/SimpleCyclesExpansion.py to SimpleCyclesExpansion.cpython-310.pyc
creating stub loader for CoolProp/CoolProp.cpython-310-darwin.so
creating stub loader for CoolProp/_constants.cpython-310-darwin.so
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/CoolProp.py to CoolProp.cpython-310.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/CoolProp/_constants.py to _constants.cpython-310.pyc
creating build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying CoolProp.egg-info/PKG-INFO -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying CoolProp.egg-info/SOURCES.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying CoolProp.egg-info/dependency_links.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying CoolProp.egg-info/not-zip-safe -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying CoolProp.egg-info/top_level.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
writing build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/CoolProp-6.4.1-py3.10-macosx-10.9-x86_64.egg' and adding 'build/bdist.macosx-10.9-x86_64/egg' to it
removing 'build/bdist.macosx-10.9-x86_64/egg' (and everything under it)
Processing CoolProp-6.4.1-py3.10-macosx-10.9-x86_64.egg
creating $PREFIX/lib/python3.10/site-packages/CoolProp-6.4.1-py3.10-macosx-10.9-x86_64.egg
Extracting CoolProp-6.4.1-py3.10-macosx-10.9-x86_64.egg to $PREFIX/lib/python3.10/site-packages
Adding CoolProp 6.4.1 to easy-install.pth file

Installed $PREFIX/lib/python3.10/site-packages/CoolProp-6.4.1-py3.10-macosx-10.9-x86_64.egg
Processing dependencies for CoolProp==6.4.1
Searching for CoolProp==6.4.1
Reading https://pypi.org/simple/CoolProp/
/Users/runner/miniforge3/conda-bld/coolprop_1670248017981/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning:  is an invalid version and will not be supported in a future release
  warnings.warn(
Downloading https://files.pythonhosted.org/packages/56/04/b200dc07644456f7a8cec3926bee652bdf1ef4cd9e317bdb0a3d50fc3466/CoolProp-6.4.1-cp310-cp310-macosx_10_9_x86_64.whl#sha256=2a2a4af5d5981cecaea719d991d9c469cc33f3e81d908072060c315596c61f2d
Best match: CoolProp 6.4.1
Processing CoolProp-6.4.1-cp310-cp310-macosx_10_9_x86_64.whl
removing '$PREFIX/lib/python3.10/site-packages/CoolProp-6.4.1-py3.10-macosx-10.9-x86_64.egg' (and everything under it)
Installing CoolProp-6.4.1-cp310-cp310-macosx_10_9_x86_64.whl to $PREFIX/lib/python3.10/site-packages
CoolProp 6.4.1 is already the active version in easy-install.pth
...

Installed packages

_

Environment info

_

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.