#trying to install the rpaframework i

1 messages · Page 1 of 1 (latest)

keen swallow
#

trying to install the rpaframework library in my robot framework file, but when I am trying to run it via the command, pip install rpaframework

getting the below error

× Building wheel for pendulum (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [27 lines of output]
Traceback (most recent call last):
File “C:\Users\NithinRajkumar\AppData\Local\Temp\pip-install-l9wktrea\pendulum_0e954d79ed0a4c40a69b9430547f0685\build.py”, line 5, in
from distutils.command.build_ext import build_ext
ModuleNotFoundError: No module named ‘distutils’

fallen lightBOT
#

Hi @keen swallow. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

I'm sorry, but the knowledge sources provided do not contain information about installing the rpaframework library or resolving the specific error you're encountering related to the distutils module.

However, it's worth noting that distutils is a standard module that comes with Python, so it's unusual for it to be missing. You might want to check your Python installation.

For more specific help, you might want to refer to the official documentation or community forums of the rpaframework library or Python's distutils module.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: