summaryrefslogtreecommitdiff
path: root/Windows
diff options
context:
space:
mode:
authorRahul P2022-01-12 17:31:35 +0530
committerGitHub2022-01-12 17:31:35 +0530
commit8cea56e3b0895c7386241726c933acd66d9c9f70 (patch)
tree36ad6814da4efe49d768e80e98c0bc312d3722be /Windows
parent09961ab078462e7807edb3850371604f4dadc9da (diff)
parente569f61f0e3228d8d8533fc809bc2098cdbea499 (diff)
downloadeSim-8cea56e3b0895c7386241726c933acd66d9c9f70.tar.gz
eSim-8cea56e3b0895c7386241726c933acd66d9c9f70.tar.bz2
eSim-8cea56e3b0895c7386241726c933acd66d9c9f70.zip
Merge pull request #172 from manasiyadav/Updated-Readme.md-to-Specify-PyQt5-version
Resolves Bluetooth API issue on Win 8
Diffstat (limited to 'Windows')
-rw-r--r--Windows/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Windows/README.md b/Windows/README.md
index 62701f6c..93d93c2d 100644
--- a/Windows/README.md
+++ b/Windows/README.md
@@ -35,7 +35,7 @@ It contains all the documentation for making eSim executable (using PyInstaller)
$ pip install matplotlib==3.0.3
$ pip install tornado
$ pip install setuptools
- $ pip install PyQt5
+ $ pip install PyQt5==5.9.2
$ pip install pypiwin32
7. Test whether only eSim dependencies are available or not: