Category "installation"

Installing Dolt on Windows 10

I was trying dolt out for windows for a project ran into this error Access to the path 'C:\ProgramData\chocolatey\lib-bad' is denied. I think its was permission

Python TA-Lib install problems

Frustratingly having a lot of difficult installing the TA-Lib package in python. https://pypi.python.org/pypi/TA-Lib I have read through all the forum posts

How to install Node 14 version on windows

I want to install Node.js version 14 on Windows but it is not installing instead it is showing below screen. But when I try to install Node.js v17, it is openi

Installing Oro on Windows with Docker fails

I tried to install OroCommerce 5.0.0 Community Edition on my Windows machine following these documentations. https://doc.oroinc.com/backend/setup/dev-environmen

Angular 12 setting up Unit test with JEST when running no tests found

Edit: My Jest was not setup on my Angular project properly. so if you are experience this then your Jest was not setup properly, if anyone has a good guide on s

Installation issues with Tensorflow; PermissionError

I've been having a bit of difficulty installing tensorflow onto my computer, and would like some advice on where to go from here. To be clear, I am trying to in

How to install JQ on Mac on the command line?

I need to know the most efficient way of installing JQ on Mac (El Capitan). The code is downloaded to my Mac but I would like to know how I can install and oper

Sql server 2017 install error 16389

I keep getting the error for sql server 2017 install. Don't know how to solve (01) 2018-02-15 19:46:58 Slp: Error result: -2147467259 (01) 2018-02-15 19:46:58

C# Setup Project for winforms app (.NET Framework) does not create start menu company directory

I have two versions of a Winforms project built using VS2019. "AppNetCore" is written using the Windows Forms App template, "AppNetFramework" with the Windows

Why cant truffle be installed

Background information: I run macOS 10.14.6. I just started my programming journey so please forgive me if my questions are not rock solid... Grateful for your

pip install ecapture creates an error. How do I solve this?

I cannot install ecapture 0.1.8 Python version: 3.9.6 pip: 21.2.2 I am using Windows 10 I typed pip install ecapture and got a whole bunch of collecting and ins

Chained Installation

Consider a case where I have installshield software which installs a .msi through chained installation. Let's say it's Setup-1. Now I have another setup Setup-2

How can I find the product GUID of an installed MSI setup?

I need to find the product GUID for an installed MSI file in order to perform maintenance such as patching, uninstall (how-to uninstall) and also for auditing p

How to update python 3.6 to 3.7 using Mac terminal

OK I was afraid to use the terminal, so I installed the python-3.7.2-macosx10.9 package downloaded from python.org Ran the certificate and shell profile scripts

android parse error parsing package

I'm developing auto update from inner server. The download works good, but when I'm trying to install the downloaded apk I'm getting: "parse error, problem pars

MariaDb is installed but could not be imported into python

I tried to install the Mariadb plugin for python. Therefore I downloaded the MariaDB Connector and installed it and then I installed via pip3 the mariadb. And I

How to pass arguments to homebrew service

I have installed beanstalkd using homebrew but am unable to increase the maximum job size. This is normally done by passing the -z argument as "-z byte_size"

Can't open the mysql.plugin table. Please run mysql_upgrade to create it

I have downloaded mysql ZIP from here https://dev.mysql.com/downloads/file/?id=467269 Then extracted it, renamed my-default.ini to my.ini, set basedir = D:\A

ModuleNotFoundError: No module named 'telegram' after pip install

After running pip install python-telegram-bot, I'm getting this error that the 'telegram' module is not found. Under pip list I see that my python-telegram-bot

How to install PyCrypto for Python 3.9?

My question is: how to install PyCrypto on windows and python 3.9? When I typed pip install pycrypto to the commandline(cmd or powershell) I get an Error. E