diff --git a/README.md b/README.md index a444d97..8baca2a 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,5 @@ Build ----- Run `make mobileinsight.sif` or `make mobileinsight-spark.sif` to build the -corresponding apptainer image. The spark version includes both `mobileinsight` -along with `pyspark` for distributed log processing. +apptainer image. The spark version includes both `mobileinsight` along with +`pyspark`. diff --git a/mobileinsight.def b/mobileinsight.def index 84b3263..4b0d801 100644 --- a/mobileinsight.def +++ b/mobileinsight.def @@ -19,7 +19,6 @@ From: ubuntu:22.04 git \ python3 \ python3-pip \ - python3-venv \ python3-wxgtk4.0 \ python3-matplotlib \ cmake \