This message was deleted.
# python
s
This message was deleted.
b
if
python3 -c "import pulumi_docker as dock"
does not work, your venv is not configured well... try to reinstall venv and check if you have python2 mixed with old pip.
g
@bland-lamp-16797 thank you very much! will try this after work hours
g
I believe we don't currently support the
pulumi-docker
package in Python. https://github.com/pulumi/pulumi-docker/issues/164
g
@gentle-diamond-70147 well darnit, thanks for letting me know
It was a problem with my venv after all, the github issue concerns specifically "Docker Image build"
g
Ah, apologies for the misdirection!