We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245f8ea commit 145b42bCopy full SHA for 145b42b
scripts/enigma-protector.py
@@ -7,7 +7,7 @@
7
# source .venv/Scripts/activate
8
# pip install maturin
9
# maturin build --release -m pymwemu/Cargo.toml
10
-# pip install /c/Users/Brandon/.cargo/.target/wheels/pymwemu-0.9.5-cp313-cp313-win_amd64.whl
+# pip install --force-reinstall /c/Users/Brandon/.cargo/.target/wheels/pymwemu-0.9.5-cp313-cp313-win_amd64.whl
11
# .venv/Scripts/python.exe scripts/enigma-protector.py
12
13
import pymwemu
0 commit comments