On 8/5/2019 2:05 PM, Gert-Ludwig Ingold wrote:
Dear Alan,

Am 03.08.19 um 21:33 schrieb Alan Isaac:
Installing under Python 3.8 produces a number of invalid escape sequence
warnings.
I have prepared a pull request to address this issue:
https://github.com/pyx-project/pyx/pull/5


It now installs without the warnings I mentioned.  Thanks.

I experience two other warnings installing from source (Python 3.8.0b3 on Win 
10).

C:\Program Files\Python38\lib\distutils\dist.py:274: UserWarning: Unknown 
distribution option: 'python_requires'
  warnings.warn(msg)
C:\Program Files\Python38\lib\distutils\dist.py:274: UserWarning: Unknown 
distribution option: 'extras_require'
  warnings.warn(msg)

To be clear: I am reporting these warnings fyi, but they do not seem to be 
affecting
any aspect of the installation.

Thanks for your quick fix,
Alan


_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to