Giter Club home page Giter Club logo

Comments (3)

prjemian avatar prjemian commented on August 15, 2024

The --universal option means the wheel can be used with Py2 and Py3.

from utils.

prjemian avatar prjemian commented on August 15, 2024

Here's the console output during the build:

(py37) jemian@wow .../sandbox/mdaPythonUtils $ python setup.py bdist_wheel --universal
/home/oxygen/JEMIAN/.conda/envs/py37/lib/python3.7/site-packages/setuptools/dist.py:472: UserWarning: Normalizing '2013-02' to '2013.post2'
  normalized_version,
running bdist_wheel
running build
running build_py
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
copying build/lib/f_xdrlib.py -> build/bdist.linux-x86_64/wheel
copying build/lib/mda.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing mdalib.egg-info/PKG-INFO
writing dependency_links to mdalib.egg-info/dependency_links.txt
writing top-level names to mdalib.egg-info/top_level.txt
reading manifest file 'mdalib.egg-info/SOURCES.txt'
writing manifest file 'mdalib.egg-info/SOURCES.txt'
Copying mdalib.egg-info to build/bdist.linux-x86_64/wheel/mdalib-2013.post2-py3.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mdalib-2013.post2.dist-info/WHEEL
creating 'dist/mdalib-2013.post2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'f_xdrlib.py'
adding 'mda.py'
adding 'mdalib-2013.post2.dist-info/METADATA'
adding 'mdalib-2013.post2.dist-info/WHEEL'
adding 'mdalib-2013.post2.dist-info/top_level.txt'
adding 'mdalib-2013.post2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel

from utils.

prjemian avatar prjemian commented on August 15, 2024

Here's an example install (into a conda environment):

(py37) jemian@wow .../sandbox/mdaPythonUtils $ pip install https://raw.githubusercontent.com/EPICS-synApps/utils/master/mdaPythonUtils/mdalib-2013.post2-py2.py3-none-any.whl
Collecting mdalib==2013.post2 from https://raw.githubusercontent.com/EPICS-synApps/utils/master/mdaPythonUtils/mdalib-2013.post2-py2.py3-none-any.whl
  Downloading https://raw.githubusercontent.com/EPICS-synApps/utils/master/mdaPythonUtils/mdalib-2013.post2-py2.py3-none-any.whl
Installing collected packages: mdalib
Successfully installed mdalib-2013.post2
(py37) jemian@wow .../sandbox/mdaPythonUtils $

from utils.

Related Issues (3)

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.