Virtualenv not working
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
1. `pip3 install virtualenv`
2. `virtualenv env`
3. `source env/bin/activate`
and I get a big list of errors:
```
fi: command not fount
if: command not found
unset: command not found
...
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.