Skip to content

Conversation

@WilsonHM18
Copy link
Collaborator

@WilsonHM18 WilsonHM18 commented Sep 29, 2025

Closes #466

Changes proposed in this Pull Request

This PR fixes a bug that prevented PyPSA-USA from running in Windows subsystem for linux.

  • Extract EFS dataset using zipfile_deflate64.ZipFile when on WSL
  • Add zipfile-deflate64 as dependency.

Checklist

  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in all of config.default.yaml.
  • Changes in configuration options are also documented in doc/configtables/*.csv.

Copilot AI and others added 3 commits September 11, 2025 09:42
…yPSA#681)

* Initial plan

* Add .pre-commit-ci.yaml configuration file for develop branch autoupdates

Co-authored-by: ktehranchi <83722342+ktehranchi@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ktehranchi <83722342+ktehranchi@users.noreply.github.com>
@WilsonHM18 WilsonHM18 marked this pull request as ready for review September 29, 2025 23:46
@ktehranchi ktehranchi changed the base branch from master to develop November 5, 2025 00:17
@ktehranchi
Copy link
Collaborator

Hey @WilsonHM18 I made changes here (https://github.com/ktehranchi/pypsa-usa/tree/kt/will-issue-466-fixes) that allow your fixes to work on Mac and Linux. I also added documentation on how to do a windows-installation. Please merge these changes into your branch then we will do a final test and merge it in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EFS file extraction error, unable to extract zip format

2 participants