Skip to content

env: python: No such file or directory #14

@psychtek

Description

@psychtek

Nvivo version 12
Getting the error below when trying to convert a nvpx to a norm file. Have read through all the issues and #13 seemed to have more luck but I am unable to get anything to convert.

Python Config

Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Monterey 12.4
python:         /usr/local/bin/python3.10
libpython:      /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
pythonhome:     /usr/local/Cellar/python@3.10/3.10.7/Frameworks/Python.framework/Versions/3.10:/usr/local/Cellar/python@3.10/3.10.7/Frameworks/Python.framework/Versions/3.10
version:        3.10.7 (main, Sep 15 2022, 01:51:29) [Clang 14.0.0 (clang-1400.0.29.102)]
numpy:          /usr/local/lib/python3.10/site-packages/numpy
numpy_version:  1.23.2 

Packages:

             package     version              requirement
1          argrecord       0.1.3         argrecord==0.1.3
2     beautifulsoup4      4.11.1   beautifulsoup4==4.11.1
3                bs4       0.0.1               bs4==0.0.1
4            chardet       5.0.0           chardet==5.0.0
5          dateutils      0.6.12        dateutils==0.6.12
6         et-xmlfile       1.1.0        et-xmlfile==1.1.0
7             future      0.18.2           future==0.18.2
8           greenlet       1.1.3          greenlet==1.1.3
9           networkx       2.8.7          networkx==2.8.7
10             numpy      1.23.2            numpy==1.23.2
11          openpyxl      3.0.10         openpyxl==3.0.10
12            pandas       1.4.3            pandas==1.4.3
13          pdfminer    20191125       pdfminer==20191125
14            Pillow       9.2.0            Pillow==9.2.0
15          psycopg2       2.9.3          psycopg2==2.9.3
16      pycryptodome      3.15.0     pycryptodome==3.15.0
17           pymssql       2.2.5           pymssql==2.2.5
18            pyodbc      4.0.34           pyodbc==4.0.34
19   python-dateutil       2.8.2   python-dateutil==2.8.2
20              pytz    2022.2.1           pytz==2022.2.1
21               six      1.16.0              six==1.16.0
22         soupsieve 2.3.2.post1   soupsieve==2.3.2.post1
23        SQLAlchemy      1.4.41       SQLAlchemy==1.4.41
24 sqlalchemy-sqlany       1.0.4 sqlalchemy-sqlany==1.0.4
25          sqlanydb      1.0.11         sqlanydb==1.0.11

Converting

python3 NormaliseNVPX.py -nv 12 ../Projects/Round3_Merged.nvpx

Error

Found SQLAnywhere installation at /Applications/NVivo 12.app/Contents/SQLAnywhere/bin64
/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Applications/NVivo 12.app/Contents/SQLAnywhere/lib64/libdbcapi_r.rpath.dylib
env: python: No such file or directory

And the sqlanywhere config script output

Found SQLAnywhere installation at /Applications/NVivo.app/Contents/SQLAnywhere/bin64
/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Applications/NVivo.app/Contents/SQLAnywhere/lib64/libdbcapi_r.rpath.dylib
BASH_REMATCH=([0]="NVivo")
CHDIR=/Applications/NVivo.app/Contents/SQLAnywhere/lib64
PIPESTATUS=([0]="1")
SQLANY_API_DLL=libdbcapi_r.rpath.dylib
_=/Applications/NVivo.app/Contents/SQLAnywhere/bin64/sa_config.sh
arch=bin64
binpath=/Applications/NVivo.app/Contents/SQLAnywhere/bin64
bits=64
dbeng=/Applications/NVivo.app/Contents/SQLAnywhere/bin64/dbeng16
libpath=/Applications/NVivo.app/Contents/SQLAnywhere/lib64
nvivo=1
nvivoversion=
source=NVivo.app
sqlanywhere=/Applications
static=0
version=16

Hopefully this is an easy fix and I am simply missing a step somewhere!? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions