gester Posted February 8, 2019 Share Posted February 8, 2019 (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, 2019 by gester Quote Link to comment
gester Posted February 8, 2019 Author Share Posted February 8, 2019 well, the /usr/bin contents doesn't list python 3.3, though. should i change any path to the right version? Quote Link to comment
Marionette Maven Marissa Farrell Posted February 8, 2019 Marionette Maven Share Posted February 8, 2019 @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 Link to comment
Nicolas Goutte Posted February 8, 2019 Share Posted February 8, 2019 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 Link to comment
gester Posted February 8, 2019 Author Share Posted February 8, 2019 (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, 2019 by gester Quote Link to comment
Marionette Maven Marissa Farrell Posted February 11, 2019 Marionette Maven Share Posted February 11, 2019 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 Link to comment
gester Posted February 12, 2019 Author Share Posted February 12, 2019 thanks, marissa, i'll give it a try 🙂 rob Quote Link to comment
gester Posted February 20, 2019 Author Share Posted February 20, 2019 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 Link to comment
Marionette Maven Marissa Farrell Posted February 20, 2019 Marionette Maven Share Posted February 20, 2019 Hmmm. You shouldn't need to do anything special. What is your system language set to? Quote Link to comment
BunteGiraffe Posted February 20, 2019 Share Posted February 20, 2019 Checked Firewall already? Quote Link to comment
gester Posted February 22, 2019 Author Share Posted February 22, 2019 (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, 2019 by gester Quote Link to comment
gester Posted February 23, 2019 Author Share Posted February 23, 2019 i've contacted gerrit from design express, let's see what they say. Quote Link to comment
Takeshi_Kimura Posted February 25, 2019 Share Posted February 25, 2019 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 Link to comment
Vectorworks, Inc Employee K.Lalkovski Posted February 25, 2019 Vectorworks, Inc Employee Share Posted February 25, 2019 @gester Please, could you try attached file.The links to wheel files were outdated, now they are fixed. PythonLibsNeeded_v2019.vwx 2 Quote Link to comment
gester Posted February 25, 2019 Author Share Posted February 25, 2019 thank you very much, it worked now 😊 rob Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.