zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
350 stars 352 forks source link

problem while activating the virtual environment #750

Open MennaEwas opened 2 years ago

MennaEwas commented 2 years ago

After running python3 ./tools/provision, No activate file is created and I faced the following message. image

joker45op commented 1 year ago

try running " zulip-api-py3-venv\bin\activate " from python-zulip-api folder

kalpeshmarathe commented 6 months ago

try "/activate.ps1" it work for me

After running python3 ./tools/provision, No activate file is created and I faced the following message. image