-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Comments
Hey @mousumipaul , Please show me some example commands that you are running and the output you get. The Also please show your Thanks, |
Hi Marine I tried the following command in the cmd: I have also tried: I could not understood your last comment like passing the path to the config file using the --file option. |
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 |
Hi Marin
Thanks for the answer. But ya i have followed the links to
install python and pip. I am using python 3.6.3 and pip comes with it. I
have also checked the python PATH variable. It is set. But sorry still
having the same issue.
…On Fri, Jun 15, 2018 at 12:29 AM, Marin Atanasov Nikolov < ***@***.***> wrote:
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
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#248 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AlebGREmdUEBhhuikEsD0nePRplL0rYuks5t8rKTgaJpZM4UeYFC>
.
--
*Thanks and Kind Regards---------------------------------*
*Mousumi Paul*
PhD Research Scholar,
National Institute of Technology (NIT), Durgapur
*Mob:+91-**8553182436*
*E-mail:[email protected]
<E-mail%[email protected]>*
*Google Scholar Page: http://goo.gl/rHPpdM <http://goo.gl/rHPpdM>*
|
Hi Marin
When I have tried in ubuntu it works. But anyhow I am not able
to run in windows.
On Tue, Jul 3, 2018 at 10:15 AM, Mousumi Paul <[email protected]>
wrote:
… Hi Marin
Thanks for the answer. But ya i have followed the links to
install python and pip. I am using python 3.6.3 and pip comes with it. I
have also checked the python PATH variable. It is set. But sorry still
having the same issue.
On Fri, Jun 15, 2018 at 12:29 AM, Marin Atanasov Nikolov <
***@***.***> wrote:
> 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-Window
> s-installation
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#248 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AlebGREmdUEBhhuikEsD0nePRplL0rYuks5t8rKTgaJpZM4UeYFC>
> .
>
--
*Thanks and Kind Regards---------------------------------*
*Mousumi Paul*
PhD Research Scholar,
National Institute of Technology (NIT), Durgapur
*Mob:+91-**8553182436*
***@***.***
***@***.***>*
*Google Scholar Page: http://goo.gl/rHPpdM <http://goo.gl/rHPpdM>*
--
*Thanks and Kind Regards---------------------------------*
*Mousumi Paul*
PhD Research Scholar,
National Institute of Technology (NIT), Durgapur
*Mob:+91-**8553182436*
*E-mail:[email protected]
<E-mail%[email protected]>*
*Google Scholar Page: http://goo.gl/rHPpdM <http://goo.gl/rHPpdM>*
|
Please post the output of installing vPoller using pip.
|
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..
The text was updated successfully, but these errors were encountered: