Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use vPoller in Windows #248

Open
mousumipaul opened this issue Jun 7, 2018 · 6 comments
Open

How to use vPoller in Windows #248

mousumipaul opened this issue Jun 7, 2018 · 6 comments

Comments

@mousumipaul
Copy link

Hi Marine
I have installed vPoller in my window desktop. And I have added the python Path also. I am using python 3.6.3. Therefore after installation one vPoller folder has been generated inside "C:\Users\USER\AppData\Local\Programs\Python\Python36\Lib\site-packages" path.
Therefore I have a confusion that shall I put "vpoller.conf" file inside the vPoller folder or somewhere else.
Currently I put it inside vPoller folder. After that I have opened cmd and tried this command "vconnector-cli init" but any of the command which have been mentioned in the docs is not working. I think i am missing something.... please help me to run vPoller in window platform..

@dnaeon
Copy link
Owner

dnaeon commented Jun 8, 2018

Hey @mousumipaul ,

Please show me some example commands that you are running and the output you get.

The vpoller.conf file can be placed anywhere you like, just make sure that when you start the vPoller services you pass in the path to the config file using the --file option.

Also please show your PATH environment variable here.

Thanks,
Marin

@mousumipaul
Copy link
Author

mousumipaul commented Jun 11, 2018

Hi Marine
sorry for late reply. I have set my python path. The PATH environment variable is "C:\Users\MOU\AppData\Local\Programs\Python\Python36\Scripts;"

I tried the following command in the cmd:
vconnector-cli init
I got the following error:
'vconnector-cli' is not recognized as an internal or external command,
operable program or batch file.

I have also tried:
vconnector-cli -H XXXX -U root -P XXXXXX
and got the same error. anyway it is not able to identify the command..vconnector-cli

I could not understood your last comment like passing the path to the config file using the --file option.
can you give me an example

@dnaeon
Copy link
Owner

dnaeon commented Jun 14, 2018

You need to have your PATH env variable properly set, that is why you cannot run the commands.

Have you followed this guide?

https://github.com/BurntSushi/nfldb/wiki/Python-&-pip-Windows-installation

@dnaeon dnaeon closed this as completed Jun 28, 2018
@mousumipaul
Copy link
Author

mousumipaul commented Jul 3, 2018 via email

@mousumipaul
Copy link
Author

mousumipaul commented Jul 3, 2018 via email

@dnaeon dnaeon reopened this Jul 4, 2018
@dnaeon
Copy link
Owner

dnaeon commented Jul 4, 2018

Please post the output of installing vPoller using pip.

pip install vpoller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants