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

Your environment #18

Open
Geek-Peng opened this issue Apr 10, 2018 · 1 comment
Open

Your environment #18

Geek-Peng opened this issue Apr 10, 2018 · 1 comment

Comments

@Geek-Peng
Copy link

I'm very appricieted of your work,Now there are some troubles when I use your code.Could you please tell me your work enviroment,so far I can find my mistake.
Thank you for your help!
@wadhwasahil

@zahidirfan
Copy link
Contributor

I understand you are asking about the environment. The following steps will help in building the virtual env.

First create a directory named env and then run the following inside the directory. This will create a virtual environment.
$ mkdir env
$ cd env
$ virtualenv venv-video-classification
$ source env-video-classification\bin\activate

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