Installation error on Windows
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
When I tried `beakerx install` command I get this error:

> Problem signature:
> Problem Event Name: APPCRASH
> Application Name: python.exe
> Application Version: 3.7.1150.1013
> Application Timestamp: 5beb2087
> Fault Module Name: pvectorc.cp37-win_amd64.pyd
> Fault Module Version: 0.0.0.0
> Fault Module Timestamp: 5c3376f8
> Exception Code: c000001d
> Exception Offset: 0000000000001f02
> OS Version: 6.1.7601.2.1.0.256.48
> Locale ID: 1049
> Additional Information 1: 08c9
> Additional Information 2: 08c98749f514ff01f379a1c92a04a722
> Additional Information 3: cd5e
> Additional Information 4: cd5e6c845063d19598dd6deedc510733
It points to `pyrsistent` module
It was 0.14.9 release (07.01.2019)
After I downgrade `pyrsistent` to 0.14.8 all works fine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.