https://bugs.kde.org/show_bug.cgi?id=457681
Bug ID: 457681 Summary: How do I use cantor python notebook with a virtualenv? Product: cantor Version: 22.04.3 Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: python3-backend Assignee: cantor-b...@kde.org Reporter: knd...@outlook.com Target Milestone: --- I can see that numpy is imported from system python path. import numpy as np print(np.__file__) prints '/usr/lib/python3.10/site-packages/numpy/__init__.py'. I assume it uses the system python. As a feature request, can cantor use a custom virtualenv? -- You are receiving this mail because: You are watching all bug changes.