Questions tagged [sleeppy]

3 questions
0
votes
1 answer

Python SLEEPPY demo gets IOError: "sleep_endpoints_summary.csv does not exist"

Full error is: IOError: File C:\PRIMARY\WORK\wearable\SLEEPPY\RESULTS/demo/sleep_endpoints/sleep_endpoints_summary.csv does not exist Also: directory SLEEPPY\RESULTS/demo/ is missing. Is intermixing backslashes and foreslashes a problem? ...and it…
Doug Null
  • 7,989
  • 15
  • 69
  • 148
0
votes
1 answer

trouble installing SleepPY onto Windows 10

I want to install Python library SleepPY onto my windows 10 but get the following errors... I installed Python 2.7 onto my Windows 10 (after installing Python 3.9.1). I installed SleepPY by following the instructions: git clone…
Doug Null
  • 7,989
  • 15
  • 69
  • 148
0
votes
1 answer

How to install Python 2.7, on Windows 10, to be used for SleepPY

I need to install Python 2.7 onto my Windows 10 OS so that I can run the Python library SleepPY which requires Python 2.7. But when I installed Python 2.7 MSI 64bit for Windows 10, it doesn't run.
Doug Null
  • 7,989
  • 15
  • 69
  • 148