You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried the latest version on Mac OS, but I still cannot build my project properly using virtualenv. In my virtualenv I used Python 3.5, but when I used python + virtualenv to build, it used Python 2.9.
When I do virtualenv : activate, I didn't get anything and the building still does not work.
Any suggestions?
The text was updated successfully, but these errors were encountered:
I have tried the latest version on Mac OS, but I still cannot build my project properly using virtualenv. In my virtualenv I used Python 3.5, but when I used
python + virtualenv
to build, it used Python 2.9.When I do
virtualenv : activate
, I didn't get anything and the building still does not work.Any suggestions?
The text was updated successfully, but these errors were encountered: