-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I installed crewai by following https://github.com/crewAIInc/crewAI
and trying to create a project by command
crewai create crew root_cause_analysis
I am getting below error in my windows 11
Program 'crewai.exe' failed to run: Access is deniedAt line:1 char:1
- crewai create crew root_cause_analysis
-
At line:1 char:1
- crewai create crew root_cause_analysis
-
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException + FullyQualifiedErrorId : NativeCommandFailed
Steps to Reproduce
- Just execute the command
crewai create crew root_cause_analysis
Expected behavior
I expect a project to create
Screenshots/Code snippets

Operating System
Windows 11
Python Version
3.10
crewAI Version
0.186.1
crewAI Tools Version
0.186.1
Virtual Environment
Venv
Evidence

Possible Solution
No idea
Additional context
it's a PC with in organization, not a personal laptop, restrictive access might be the issue?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working