Difference between revisions of "Instrumentino Notes"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) |
Russ hensel (talk | contribs) |
||
| Line 7: | Line 7: | ||
= Install = | = Install = | ||
| + | On windows not going well | ||
| − | C:\Users\Russ>pip install instrumentino | + | C:\Users\Russ>pip install instrumentino |
| − | Collecting instrumentino | + | Collecting instrumentino |
| − | + | Using cached instrumentino-1.0.tar.gz | |
| − | Collecting wxPython (from instrumentino) | + | Collecting wxPython (from instrumentino) |
| − | + | Could not find a version that satisfies the requirement wxPython (from instrumentino) (from versions: ) | |
| − | No matching distribution found for wxPython (from instrumentino) | + | No matching distribution found for wxPython (from instrumentino) |
| − | C:\Users\Russ>pip install wxPython | + | C:\Users\Russ>pip install wxPython |
| − | Collecting wxPython | + | Collecting wxPython |
| − | + | Could not find a version that satisfies the requirement wxPython (from versions: ) | |
| − | No matching distribution found for wxPython | + | No matching distribution found for wxPython |
| − | ========================= | + | #========================= |
| − | C:\Users\Russ>pip install wxPython | + | C:\Users\Russ>pip install wxPython |
| − | Collecting wxPython | + | Collecting wxPython |
| − | + | Could not find a version that satisfies the requirement wxPython (from versions: ) | |
| − | No matching distribution found for wxPython | + | No matching distribution found for wxPython |
| + | |||
| + | C:\Users\Russ>pip install wxpython | ||
| + | Collecting wxpython | ||
| + | Could not find a version that satisfies the requirement wxpython (from versions: ) | ||
| + | No matching distribution found for wxpython | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[category:Russ Draft]][[category:Russ]] | [[category:Russ Draft]][[category:Russ]] | ||
Revision as of 06:10, 26 September 2016
Draft
Just a draft may or may not be completed
Why
Install
On windows not going well
C:\Users\Russ>pip install instrumentino Collecting instrumentino Using cached instrumentino-1.0.tar.gz Collecting wxPython (from instrumentino) Could not find a version that satisfies the requirement wxPython (from instrumentino) (from versions: ) No matching distribution found for wxPython (from instrumentino)
C:\Users\Russ>pip install wxPython Collecting wxPython Could not find a version that satisfies the requirement wxPython (from versions: ) No matching distribution found for wxPython
- =========================
C:\Users\Russ>pip install wxPython Collecting wxPython Could not find a version that satisfies the requirement wxPython (from versions: ) No matching distribution found for wxPython
C:\Users\Russ>pip install wxpython Collecting wxpython Could not find a version that satisfies the requirement wxpython (from versions: ) No matching distribution found for wxpython