Skip to content

Commit b5f4275

Browse files
committed
README: Remove the note for Windows
1 parent bb01496 commit b5f4275

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ pyenv does not build the shared library in default, so you need to specify `--en
3232
$ env PYTHON_CONFIGURE_OPTS='--enable-shared' pyenv install 3.7.2
3333
```
3434

35-
## Note for Windows users
36-
37-
Currently, pycall.rb does not support Windows. Please try to use pycall.rb on WSL2 environment.
38-
39-
On Windows, the error "[BUG] object allocation during garbage collection phase" is occurred at unpredictable timings.
40-
4135
## Installation
4236

4337
Add this line to your application's Gemfile:

0 commit comments

Comments
 (0)