gester 7 Posted February 8 (edited) hi, although python 3.3 is installed on my machine and the nominatim with geolocator works (first screenshot from the terminal), vectorworks seems to not recognise it - it's the sun path diagram mo. is anything missing here - it's the polish version of vectorworks? thx for any clue, rob Edited February 8 by gester Quote Share this post Link to post
gester 7 Posted February 8 well, the /usr/bin contents doesn't list python 3.3, though. should i change any path to the right version? Quote Share this post Link to post
Marissa Farrell 428 Posted February 8 @gester Vectorworks uses the Python version that comes installed in the package. Are you using 2018 or 2019? I believe in 2018 we switched to Python 3.5 for Vectorworks. It's possible that the library link in Sarah's network is not updated to download to the correct Python version. I'll need more information to help you resolve this. Quote Share this post Link to post
Nicolas Goutte 64 Posted February 8 5 minutes ago, gester said: well, the /usr/bin contents doesn't list python 3.3, though. should i change any path to the right version? Vectorworks comes with its own installation of Python 3.5. However I do not know how to install third-party Python modules, as I have never done it. Quote Share this post Link to post
gester 7 Posted February 8 (edited) 18 minutes ago, Marissa Farrell said: @gester Vectorworks uses the Python version that comes installed in the package. Are you using 2018 or 2019? I believe in 2018 we switched to Python 3.5 for Vectorworks. It's possible that the library link in Sarah's network is not updated to download to the correct Python version. I'll need more information to help you resolve this. this is the v2019, and the additionally installed module is python 3.7.2, apart from the one from vectorworks, as you and nicolas point out. i have even extended the path to the python 3.7 location, but to no avail. so it may lay on the internal mo library? thanks. rob edit: the current $path variable Edited February 8 by gester Quote Share this post Link to post
Marissa Farrell 428 Posted February 11 Can you try running the node in this file? Its purpose is to install commonly used Python Libraries to Vectorworks Python. I believe it has 5 different libraries to install. The packages will install to your user folder > Python Externals PythonLibsNeeded_v2019.vwx Quote Share this post Link to post
gester 7 Posted February 12 thanks, marissa, i'll give it a try 🙂 rob Quote Share this post Link to post
gester 7 Posted February 20 hi marissa, something has gone wrong, and the 3 modules numpy, scipy and pil have failed with the installation. do i have to unlock anything (it's high sierra mac)? thanks. Quote Share this post Link to post
Marissa Farrell 428 Posted February 20 Hmmm. You shouldn't need to do anything special. What is your system language set to? Quote Share this post Link to post
gester 7 Posted February 22 (edited) On 2/20/2019 at 8:13 PM, Marissa Farrell said: Hmmm. You shouldn't need to do anything special. What is your system language set to? vectorworks is a polish localisation, and i've run it both on polish and english system languages on a mac, same result as above. on the english system vectorworks v2019 even crashed (although it usually works fine). On 2/20/2019 at 8:17 PM, BunteGiraffe said: Checked Firewall already? don't use it. no clue what's going wrong... rob Edited February 22 by gester Quote Share this post Link to post
gester 7 Posted February 23 i've contacted gerrit from design express, let's see what they say. Quote Share this post Link to post
Takeshi_Kimura 28 Posted February 25 I found the following files in the user library folder. Quote Pillow-4.2.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl scipy-0.19.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl numpy-1.13.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl The contents are: Quote <html><head><title>301 Moved Permanently</title></head><body><center><h1>301 Moved Permanently</h1></center></body></html> I guess the links to the wheel files in the Marionette node is outdated. However, I could download the following wheel file indicated in the script from Safari. Quote macNumpy = 'https://pypi.python.org/packages/d9/aa/850b4461a43bbd1d2ff75c97de4cbae7a06884c5c351c5c2a5cfb796a71b/numpy-1.13.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl' I haven't checked other links, but the server might not be accepting access from Vectorworks software? Quote Share this post Link to post
K.Lalkovski 2 Posted February 25 @gester Please, could you try attached file.The links to wheel files were outdated, now they are fixed. PythonLibsNeeded_v2019.vwx 2 Quote Share this post Link to post
gester 7 Posted February 25 thank you very much, it worked now 😊 rob Quote Share this post Link to post