Luis Enrique Bazan De Leon
Luis Enrique Bazan De Leon
will be updated?
Hi @jonathf Can you update the requirments to numpoly 1.0.6? :-) Thanks! DEBUG util.py:621: No matching package to install: 'python3dist(numpoly) = 1.0.5'
=========================================================================== warnings summary ============================================================================ chaospy/quadrature/recurrence/__init__.py:59 /home/lbazan/rpmbuild/BUILD/chaospy-3.0.11/chaospy/quadrature/recurrence/__init__.py:59: DeprecationWarning: invalid escape sequence \i """ chaospy/poly/__init__.py:95 /home/lbazan/rpmbuild/BUILD/chaospy-3.0.11/chaospy/poly/__init__.py:95: DeprecationWarning: invalid escape sequence \_ """ chaospy/distributions/sampler/__init__.py:22 /home/lbazan/rpmbuild/BUILD/chaospy-3.0.11/chaospy/distributions/sampler/__init__.py:22: DeprecationWarning: invalid escape sequence \s """ chaospy/distributions/copulas/baseclass.py:62 /home/lbazan/rpmbuild/BUILD/chaospy-3.0.11/chaospy/distributions/copulas/baseclass.py:62:...
package owns /usr/lib/python3.10/site-packages/tests and files within. This clashes with other packages owning (files in) that directory. Can we relocate the tests path?
Add support for Django 2.1.2
changes: TEMPLATE_LOADERS = ( 'django.template.loaders.filesystem.load_template_source', ) to: django.template.loaders.filesystem.Loader
The latest official version is 1.6.2. Regards!