#1
|
|||
|
|||
About external lib
I am about to install external lib to Vizard.
When I opened Tool, package manager and searched numpy, it showed up there is numpy1.11.1. However, when I pressed installed, the following showed up. "Collecting numpy DEPRECATION: Failed to find 'numpy' at https://pypi.binstar.org/carlkl/simple/numpy/. It is suggested to upgrade your index to support normalized names as the name in /simple/{name}. Cannot fetch index base URL https://pypi.binstar.org/carlkl/simple/ Could not find any downloads that satisfy the requirement numpy No distributions at all found for numpy" Is there any solution for this? |
#2
|
|||
|
|||
and there is one more question.
When I try to install numpy in Cmd command (right beside the search word) it came out "UnicodeDecodeError: 'ascii' codec can't decode byte 0xd3 in position 9: ordinal not in range(128)" I know the problem is "ascii" and "utf-8" code problem. Is there a general way to solve it? |
#3
|
|||
|
|||
There are official numpy 32 and 64 bit binaries on the PyPi site. You can download the compatible .whl installer for your platform (numpy-1.11.1-cp27-none-win32.whl or numpy-1.11.1-cp27-none-win_amd64.whl) and drag/drop into the Vizard 5 editor to install.
https://pypi.python.org/pypi/numpy/ The package manager will be updated in the next Vizard release to find the numpy installers here. |
#4
|
|||
|
|||
Quote:
|
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Quote:
this is the error comes out "UnicodeDecodeError: 'ascii' codec can't decode byte 0xd3 in position 7: ordinal not in range(128)" |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Publishing with external libs | fabioped | Vizard | 2 | 06-08-2017 04:25 AM |
Blank screen on external monitor when running a Vizard script with Oculus DK2 | mstan | Vizard | 4 | 09-03-2015 05:58 AM |
External package problem from Vizard Package Manager | pwsnow | Vizard | 1 | 06-13-2014 09:11 AM |
Collision recording and external data saves | just alex | Vizard | 2 | 01-29-2010 09:46 AM |
External Trigger via LabJack | ursi | Plug-in development | 10 | 01-21-2010 10:57 AM |