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

Update README.md virtualenv commands #3

Open
Sai-Adarsh opened this issue Jan 23, 2019 · 12 comments
Open

Update README.md virtualenv commands #3

Sai-Adarsh opened this issue Jan 23, 2019 · 12 comments

Comments

@Sai-Adarsh
Copy link

Sai-Adarsh commented Jan 23, 2019

Description

  • activate virtualenv commands doesn't support in Windows.

Current Behavior

  • The command to activate virtualenv in the present README.md doesn't support in Windows.
    $ source myenv/bin/activate

Expected Behavior

  • The task is to include a separate commands that activates virtualenv in windows.
@Sai-Adarsh
Copy link
Author

The command to activate virtualenv in the present README.md doesn't support in Windows.
$ source myenv/bin/activate
The task is to include a separate commands that activates virtualenv in windows.

You could update it with

cd myenv/bin/
activate

@Sai-Adarsh
Copy link
Author

@vikrant97 I'll give myself a PR. Contributions are welcomed.

@mridultuteja
Copy link

Is anyone working on this? If not can I work on this issue?

@Sai-Adarsh
Copy link
Author

Sai-Adarsh commented Feb 26, 2019

Is anyone working on this? If not can I work on this issue?

Hi @mridultuteja , yes you might work on this. I myself gave a PR (#4), check it out and try to improve the file changes.

@mridultuteja
Copy link

I have made some improvements and gave a PR (#6 ). Kindly review the PR.

@sumit-158
Copy link

can i work on this?

@SuryanarayanaKrishnan
Copy link

can i still work on this?

@sambhavnoobcoder
Copy link

@Sai-Adarsh I have made the pr . kindly look into it and merge the same .

@Surajpatra700
Copy link

@Sai-Adarsh can i work on this ?

@HazSyl1
Copy link

HazSyl1 commented Jan 18, 2024

The reason is cause that command was made for MAC , and its differnet in windows. Let me work on this real quick

@rishitej04
Copy link

is this issue open .

@ShivangKeshri
Copy link

Can I work on this if this issue is still open?

abhishek-ag-07 added a commit to abhishek-ag-07/Neural-Machine-Translation that referenced this issue Feb 20, 2025
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

9 participants