WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rating: Thread Rating: 12 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #9  
Old 05-28-2015, 08:02 AM
makinate makinate is offline
Member
 
Join Date: Dec 2014
Posts: 10
Hi Jeff,

Thanks for your help. Unfortunately this did not do the trick.

I downloaded the installer and copied it into the Scripts folder (the same as pip-script.py) and ran Vizard as an administrator but still not luck. Here is my error message when I type "install numpy‑1.9.2+mkl‑cp27‑none‑win_amd64.whl" into the Run Arguments toolbar and run pip-script.py:


Code:
******************************************************************************
** Loading pip-script.py
******************************************************************************
C:\Program Files\WorldViz\Vizard5\bin\lib\pkgutil.py:186: ImportWarning: Not importing directory 'C:\Program Files\WorldViz\Vizard5\bin\lib\site-packages\collective': missing __init__.py
  file, filename, etc = imp.find_module(subname, path)
C:\Program Files\WorldViz\Vizard5\bin\lib\pkgutil.py:186: ImportWarning: Not importing directory 'C:\Program Files\WorldViz\Vizard5\bin\lib\site-packages\collective\recipe': missing __init__.py
  file, filename, etc = imp.find_module(subname, path)
C:\Program Files\WorldViz\Vizard5\bin\lib\pkgutil.py:186: ImportWarning: Not importing directory 'c:\program files\worldviz\vizard5\bin\lib\site-packages\collective': missing __init__.py
  file, filename, etc = imp.find_module(subname, path)
C:\Program Files\WorldViz\Vizard5\bin\lib\pkgutil.py:186: ImportWarning: Not importing directory 'C:\Program Files\WorldViz\Vizard5\bin\lib\site-packages\zc': missing __init__.py
  file, filename, etc = imp.find_module(subname, path)
Requirement u'numpy\u20111.9.2+mkl\u2011cp27\u2011none\u2011win_amd64.whl' looks like a filename, but the file does not exist
Exception:
Traceback (most recent call last):
  File "C:\Program Files\WorldViz\Vizard5\bin\lib\site-packages\pip\basecommand.py", line 122, in main
    status = self.run(options, args)
  File "C:\Program Files\WorldViz\Vizard5\bin\lib\site-packages\pip\commands\install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "C:\Program Files\WorldViz\Vizard5\bin\lib\site-packages\pip\req.py", line 151, in from_line
    link = Link(path_to_url(name))
  File "C:\Program Files\WorldViz\Vizard5\bin\lib\site-packages\pip\download.py", line 323, in path_to_url
    url = '/'.join([urllib.quote(part) for part in filepath])
  File "C:\Program Files\WorldViz\Vizard5\bin\lib\urllib.py", line 1282, in quote
    return ''.join(map(quoter, s))
KeyError: u'\u2011'

Storing debug log for failure in C:\Users\mkinated\pip\pip.log
My first intuition was that I downloaded the wrong file and put it in the wrong folder, but I think I followed your instructions (See screenshot).
https://drive.google.com/file/d/0B5d...ew?usp=sharing


Any idea what went wrong?

Last edited by makinate; 05-28-2015 at 08:09 AM.
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
External package problem from Vizard Package Manager pwsnow Vizard 1 06-13-2014 09:11 AM


All times are GMT -7. The time now is 03:21 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC