mirror of
https://github.com/half0wl/simon.git
synced 2026-04-03 00:08:54 -06:00
Simon under python 2.7 installs fine but appears blank #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @harijay on 3/19/2017
Hi,
I heard about simon.py on the python bytes podcast.
I have tried to install simon.py under OSX 10.12.3 and python 3.6 as you recommend. There psutils fails to install and I have reported that as an issue to psutils github repo.
I can however get the packages to install using python 2.7.10 . However the app does not show any data and appears blank.
I was wondering how to troubleshoot .
I installed simon.py in a virtualenv. Sorry to submit this as an issue , but I didnt know how to get it working.