{% extends "base.html" %} {% block extrahead %} {% endblock %} {% block body %}

Hi! It looks like you are starting Brightway2 for the first time.

1. Click to select the directory that Brightway2 data will be saved in

You must have permission to write to this directory!

Note: Not all files are shown! You are selecting a directory, not files...

{% if windows %}

Change the drive (Windows only)

{% endif %}

2. Then name the data directory:


Great, that worked!

Let's import the basic data needed for Brightway2

Please be patient - this might take a bit, depending on your internet connection...

OK, the boring stuff is done

You still need to import some data (e.g. the ecoinvent database), but you can do that from the home page. Try the Import database button.


{% endblock %}