Skip to content

Working project setup on Windows 11 2025? #83

@MJimmyChen-reform

Description

@MJimmyChen-reform

Hey,

I've been trying to get this project set up and working with Windows 11 and it looks like there are way too many adaptations to be done to get it working.

  • Pygraphviz problems -> resolved through an Anaconda install
  • Since the jar files are older versions you mostly have to google the jar file together with the version and get most of them through mvnrepository
  • Had to do some adaptations (Through ChatGPT/LLM) in the run_AMLSim.sh as classpath separators were different for Windows vs Unix
  • python3 scripts/visualize/plot_distributions.py conf.json AND python3 scripts/validation/validate_alerts.py conf.json
  • For these two optional steps I had to manually remove the empty lines in the tmp/sample/ CSV files and some more fixes for index out of bounds etc

I might have forgotten some, but can somebody tell me that they were able to do a clean set up from scratch without having to all these 'manual' steps that are not documented? Especially the ones that need you to change code or clean the CSVs...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions