Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2025 01:27 AM
Hey @Prashant_151
, it's been a while since I completed this accreditation, but could you verify which Python executable is being used in the terminal after activating a virtual environment (venv)? You can do this by running the which python command (on Mac/Linux) or where python (on Windows). It should point to the Scripts (Windows) or bin (Mac/Linux) folder of the active virtual environment. For me,it was getting changed to some other directory before installing remorph.