Print

Print


try:
    from setuptools import setup, Extension
    import sysconfig
except ImportError:
    from distutils.core import setup, Extension
    from distutils import sysconfig

? Where does the import setuptools fail, though? Ideally, with a pyproject.toml pulling in setuptools, you can ignore the fallback.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/1830/1332661519@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1830#issuecomment-1332661519", "url": "https://github.com/xrootd/xrootd/issues/1830#issuecomment-1332661519", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1