My python version is 3.8 on a Mac OS. I use "pip install deep-forest" to install the module on my Mac successfully. However, when i ran the codes below: The aliases was originally deprecated in NumPy ...
When I try to use multiqc, I get the following error: AttributeError: module 'numpy' has no attribute 'int'. np.int was a deprecated alias for the builtin int. It seems that (np.int, "int"), (np.int8, ...