mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #532] Documenting native Windows support without WSL or WSL2 #341
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#341
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @umairsiddiqui-digitek on GitHub (Nov 12, 2020).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/532
hi,
following the README, i performed following (on windows)
but i am getting following error
my requirements.txt contains:
@umairsiddiqui-digitek commented on GitHub (Nov 12, 2020):
ok i downloaded wget for windows from
now init command is working. maybe update README for windows case?
@pirate commented on GitHub (Nov 12, 2020):
Are you using the WSL or WSL2, or did you run this directly on Windows? If so that's quite surprising, last I checked there were a number of blockers preventing it from working.
Just to confirm, these were the only steps you needed?
If you have a moment, can you post the output of these commands when you run them on windows:
@umairsiddiqui-digitek commented on GitHub (Nov 13, 2020):
I was actually running it on windows7, so no wsl. Then I switched to docker. Didn't check on win10
@pirate commented on GitHub (Jan 20, 2024):
Closing this for now as I'm no longer officially supporting native Windows/WSL/WSL2, Docker is now the only official install method for Windows.
I'm sure some people will figure out how to run it on Windows and I hope they share their results, but I don't own a Windows machine and don't know Windows well enough to support it myself officially.