IBM / AMLSim

The AMLSim project is intended to provide a multi-agent based simulator that generates synthetic banking transaction data together with a set of known money laundering patterns - mainly for the purpose of testing machine learning models and graph algorithms. We welcome you to enhance this effort since the data set related to money laundering is critical to advance detection capabilities of money laundering activities.
Apache License 2.0
251 stars 81 forks source link

pip3 install -r requirements.txt #72

Open ravichauhan0702 opened 1 year ago

ravichauhan0702 commented 1 year ago

Installing collected packages: python-dateutil, pygraphviz, pillow, packaging, numpy, kiwisolver, fonttools, decorator, cycler, scipy, networkx, matplotlib, Faker, powerlaw DEPRECATION: pygraphviz is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 Running setup.py install for pygraphviz ... error error: subprocess-exited-with-error

Getting this error while running.