Closed petteriTeikari closed 5 years ago
Hello,
Thank you for sharing the problem.
I think this has to do with python environments or maybe with API versions because for it is working properly.
But anyone who encounter an error with Cython should try your suggestion which is why I labeled the issue as "good first issue" !!
Do not hesitate if you have more questions and good luck !!
Thanks a lot for providing the code for this data augmentation, and for the time series benchmarking :)
I could not get your Cython build to go through as you were probably missing these lines from your setup.py, as I got this error:
I changed your
setup.py
to this, and it seems to be working: