You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just ran into an issue with using talon 1.3.7 in our django application but the issue exists in the latest version of talon as well. Because scipy is not locked down to a specific version in setup.py we ended up installing scipy 1.2.0 which produced syntax errors while trying to run:
Hello,
We just ran into an issue with using talon 1.3.7 in our django application but the issue exists in the latest version of talon as well. Because scipy is not locked down to a specific version in setup.py we ended up installing scipy 1.2.0 which produced syntax errors while trying to run:
You can find the associated scipy issue here
Please let me know if you need more details around this.
The text was updated successfully, but these errors were encountered: