Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Installation faillure #161

Open
8 tasks
HawaYann opened this issue Apr 12, 2024 · 0 comments
Open
8 tasks

[BUG] Installation faillure #161

HawaYann opened this issue Apr 12, 2024 · 0 comments
Labels

Comments

@HawaYann
Copy link

Describe the bug

According the documentation, installation should follow the step :
"cd surveyor
python setup.py"

This is unclear documentation and "python setup.py build" or "python setup.py install" even if success when requirement are met, surveyor.py will failed to executed without error.

Please document the steps and advise.

What side of Surveyor is impacted?

  • Definition File
  • [X ] Code/Logic
  • Other (please explain)

What product is impacted?

  • [ X] All Products
  • Carbon Black Response
  • Carbon Black Threat Hunter
  • Defender for Endpoints
  • SentinelOne
  • Cortex
  • Other

Steps to reproduce

What did you do?

What is the command line you're running that is causing the error?
Documented steps will cause python errors.
Tested with multiple python versions>3.9
No success.
Most recurrent error message with surveyor.py:

"SCHEMA_IOCV2 = Schema(
NameError: name 'Schema' is not defined"

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Appears to mixed outdid python modules.

@HawaYann HawaYann added the bug label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant