Open
Description
These are steps and error locations
install.packages("pm4py") #success
pm4py::install_pm4py() #this gave error
#1st Error-----------------------------------------
PackagesNotFoundError: The following packages are not available from current channels:
- pm4py==1.2.7
Current channels: - https://conda.anaconda.org/conda-forge/win-64 .... and more
#2nd error----------------------------
Error: one or more Python packages failed to install [error code 1].In addition: Warning message:
In value[3L] : Could not findconda
environment, falling back to virtualenv ...
I have full anaconda version installed in my system. this images show what installation I have in my windows laptop
---------------------- can you please guide in where I would be going wrong ----