Embarcadero/PythonEnvironments

How to install another package ???

paiyu-liu opened this issue · 5 comments

environment

  • windows 10
  • embarcadero 12.2

PyEmbeddedEnvironment's property

  • Scanner AutoScan true
  • Scanner DeleteEmbeddable true

manually

  • unzip min-python3-windows-3.11.2-amd64 .zip

python 3.11

  • Setting up Python .
  • Python has been setup.
  • Activating Python 3.11.
  • Python 3.11 has been activated.
  • Python 3.11 is ready.

added code

2024-10-14_16-37-05

After installing the new package(lxml,bs4), it will be successful, but the directory structure does not have this file.
2024-10-16_12-25-48
2024-10-16_12-25-09

lmbelo commented

Can you share your code, please? I will have a look.

lmbelo commented

BTW, you don't need to extract the Python bundle manually. Follow the instructions in the readme.md file to select the Python version for your project and the framework will do all the job for you.

BTW, you don't need to extract the Python bundle manually. Follow the instructions in the readme.md file to select the Python version for your project and the framework will do all the job for you.

I know , but python can't been activated.

Can you share your code, please? I will have a look.

sample_01_ManuallyLoad.zip

BTW, you don't need to extract the Python bundle manually. Follow the instructions in the readme.md file to select the Python version for your project and the framework will do all the job for you.

I know , but python can't been activated.