Bug Report
Steps to Reproduce:
1.Start python-tornado example app by running server.py
Expected Result:
App launch
Actual Result:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\***\perspective\examples\python-tornado\..\..\node_modules\superstore-arrow\superstore.lz4.arrow'
Environment:
Windows
Additional Context:
Module node_modules is abset and hence the arrow file is not found to create the table
Bug Report
Steps to Reproduce:
1.Start python-tornado example app by running server.py
Expected Result:
App launch
Actual Result:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\***\perspective\examples\python-tornado\..\..\node_modules\superstore-arrow\superstore.lz4.arrow'
Environment:
Windows
Additional Context:
Module node_modules is abset and hence the arrow file is not found to create the table