firefly-cpp / sport-activities-features

A minimalistic toolbox for extracting features from sports activity files written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation errors on Windows

FaricSamo opened this issue · comments

For Windows 10 and Python v3.7.6, the package installation with the pip install sport-activities-features command has been verified to work correctly.

I suggest installing Anaconda and running the pip install sport-activities-features command in the Anaconda command prompt on your computer.
If it returns an error that some library is not installed or that is not the correct version, install that library of the required version (also with pip install ... or conda install ...) and do the installation again (you can also do uninstall).

Thank you @spelap!

@FaricSamo, please follow to the instructions of @spelap.

If there are any additional problems, please let us know.