Hey Omar, we have a similar issue with Django. So we don't use Pants to run a local development webserver - we run it the old-fashioned way (we have a script that sets up a virtualenv with all our 3rdparty requirements - which fortunately are all mutually compatible - for this purpose).