Adrian Haas

Results 48 comments of Adrian Haas

what does `python -c "import brightway2 as bw"` say? same error?

So something is wrong with the pip installed brightway, which make no sense at all to me :man_shrugging: Maybe try again from scratch with: ``` conda deactivate CONDA_SUBDIR=osx-64 conda create...

I think it would make sense if we first decide on #733. Maybe take a moment to read my description of the PR, no need to understand the code itself...

If we go with the new release procedure then the steps are the following: - merge #733 - Check if there are any open PRs that are ready to be...

Side note; If something goes wrong it's all reversible - delete the tag (via github ui) - delete the release (via github ui) - delete the faulty package on https://anaconda.org/bsteubing/activity-browser

I have access to the `bsteubing` conda channel, you can ping me if you need something removed. I can see the release draft, looks good to me :+1: I'd say...

Mhm, strange. Looks like the workflow for the stable release didn't get triggered by your release: https://github.com/LCA-ActivityBrowser/activity-browser/actions/workflows/deploy.yaml Don't see why it wouldn't: https://github.com/LCA-ActivityBrowser/activity-browser/blob/03d46b710cb03d260ac2b82b07c3a57b1d343ea1/.github/workflows/deploy.yaml#L2-L5

I'll quickly test it in my fork, I have the actions enabled there as well

No idea what's going on. I don't see a reason why it should have worked for the previous releases and now doesn't. But I also don't think I've ever done...

I just made a release again on my fork without changing anything compared to what I tried yesterday and now it works :man_shrugging: Github has had a pretty rough week...