-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi Jonathan,
Thank you for building this fantastic tool! I can't wait to use it :)
I'm a beginner with using Python and SQL for data analysis and very keen to transition to free and open source qualitative and quantitative data analysis software, transitioning from SPSS and NVivo to Python/R and SQL for data analysis.
I am much more comfortable with using R and Python is proving enormously difficult to set up. But, I am perservering.
I have a dataset in NVivo R14 .nvp, .nvpx, and .qdpx files. I am running MacOS 11.7.7, Visual Studio Code 1.78.2, Python versions 2.7.16/3.11.3, SQLite 3.32.3, MySQL 8.0.33. I have the latest version of NVivo for MacOS installed by my trial licence has expired, so only have access to the NVivo files.
I read your excellent blog post (https://www.sosciso.de/en/2016/nvivotools/) but I am very stuck on installing nvivotools on my MacBook.
Thank you in advance for your help!
Question 1:
Is there an online version of your tool, as mentioned in your blog post?
Question 2:
How would you suggest I fix the problem I am having below with installing SQLAlchemy-SQLAny?
pip install git+git://github.com/BarraQDA/sqlalchemy-sqlany
Collecting git+git://github.com/BarraQDA/sqlalchemy-sqlany
Cloning git://github.com/BarraQDA/sqlalchemy-sqlany to /private/var/folders/r_/g_rlktjn29ncywk7w4blvlkc0000gn/T/pip-req-build-6skion_t
Running command git clone --filter=blob:none --quiet git://github.com/BarraQDA/sqlalchemy-sqlany /private/var/folders/r_/g_rlktjn29ncywk7w4blvlkc0000gn/T/pip-req-build-6skion_t
fatal: read error: Connection reset by peer
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/BarraQDA/sqlalchemy-sqlany /private/var/folders/r_/g_rlktjn29ncywk7w4blvlkc0000gn/T/pip-req-build-6skion_t did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/BarraQDA/sqlalchemy-sqlany /private/var/folders/r_/g_rlktjn29ncywk7w4blvlkc0000gn/T/pip-req-build-6skion_t did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.