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

ISSUE: docanalysis Mac Install errors when activating venv #9

Open
EmanuelFaria opened this issue Apr 13, 2022 · 0 comments
Open

ISSUE: docanalysis Mac Install errors when activating venv #9

EmanuelFaria opened this issue Apr 13, 2022 · 0 comments

Comments

@EmanuelFaria
Copy link
Collaborator

I'm installing docanalysis on my 2012 Macbook Air running Catalina 10.15.7 and following the install instructions on the docanalysis md.

Everything seemed to go well for the first part:

Creating a venv

>> mkdir docanalysis_demo
>> cd docanalysis_demo
>> python3 -m venv venv

But when activating venv using venv\Scripts\activate.bat as prescribed, I got this error: zsh: command not found: venvScriptsactivate.bat

I'll copy my terminal contents below:

Last login: Wed Apr 13 13:12:44 on ttys000
emanuelfarruda@Mannys-MacBook-Air-3 ~ % mkdir docanalysis_demo
emanuelfarruda@Mannys-MacBook-Air-3 ~ % cd docanalysis_demo
emanuelfarruda@Mannys-MacBook-Air-3 docanalysis_demo % python3 -m venv venv
emanuelfarruda@Mannys-MacBook-Air-3 docanalysis_demo % venv\Scripts\activate.bat 
zsh: command not found: venvScriptsactivate.bat
emanuelfarruda@Mannys-MacBook-Air-3 docanalysis_demo % 

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

1 participant