Pkg.instantiate()#there may be an error here concerning PyCall. The dependencies assume Python to be installed on your system, with package 'matplotlib' installed.
#Either just run 'conda install -c conda-forge matplotlib' in your system shell, or follow instructions below (after running this cell and getting an error) to solve everything from within Julia.
```
%% Output
[32m[1mPrecompiling[22m[39m project...
[32m ✓ [39mRidePooling_eval
1 dependency successfully precompiled in 23 seconds (194 already precompiled)
%% Cell type:code id: tags:
``` julia
Pkg.upgrade_manifest()
```
%% Output
[32m[1m Updated[22m[39m Format of manifest file at `/home/ruben/Documents/thesis/ridepooling_simulations/Manifest.toml` updated from v1.0 to v2.0
%% Cell type:code id: tags:
``` julia
importRidePooling
Pkg.resolve()
importRidePooling_eval
RP=RidePooling
ev=RidePooling_eval
```
%% Output
[32m[1m No Changes[22m[39m to `~/Documents/thesis/ridepooling_simulations/Project.toml`
[32m[1m No Changes[22m[39m to `~/Documents/thesis/ridepooling_simulations/Manifest.toml`
%% Cell type:markdown id: tags:
## Test Run
%% Cell type:code id: tags:
``` julia
```
%% Cell type:code id: tags:
``` julia
# make folder infrastructure and copy all settings to folder