Skip to content
Snippets Groups Projects
Commit e17d9671 authored by Ruben Haag's avatar Ruben Haag
Browse files

Commented out the package installation

parent e4b418a7
No related branches found
No related tags found
No related merge requests found
ENV["PYTHON"]=""
using Pkg
Pkg.activate(".")
#Pkg.activate(".")
#Pkg.add(url="https://gitlab.gwdg.de/smuehle1/RidePooling/", rev="planned_pickup")
#Pkg.instantiate() #there may be an error here concerning PyCall. The dependencies assume Python to be installed on your system, with package 'matplotlib' installed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment