Depends on what you consider the "plaso framework".
Technically dfVFS and dfWinReg are part of the "framework"
> sudo apt install plaso
please do not use the Debian/Ubuntu provided version, it is significant old
to install a recent version see:
https://github.com/log2timeline/plaso/wiki/Ubuntu-Packaged-Release
> pip install -r requirements.txt
Please do not use pip without virtualenv
https://github.com/log2timeline/plaso/wiki/Running-plaso-in-virtualenv
Nor that we recommend using pip, due to various reasons
Please have a look at the installation instructions for Windows
https://github.com/log2timeline/plaso/wiki/Windows-Packaged-Release
The method you describe is not supported by the project