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

Windows defender marks vtkCommonCore-9-1.dll from pypi as having a virus #2308

Closed
akenmorris opened this issue Aug 12, 2024 · 0 comments
Closed
Assignees
Labels
Dependencies Pull requests that update a dependency file Installation
Milestone

Comments

@akenmorris
Copy link
Contributor

After running install_shapeworks.bat, one of the files installed by pip install vtk==9.1.0 gets marked as having a virus and the shapeworks python packages will no longer load:

image

Workaround is to install a different version of vtk:

pip install vtk==9.2.2
@akenmorris akenmorris added Installation Dependencies Pull requests that update a dependency file labels Aug 12, 2024
@akenmorris akenmorris self-assigned this Aug 12, 2024
@akenmorris akenmorris added this to the 6.6 milestone Aug 12, 2024
akenmorris added a commit that referenced this issue Aug 13, 2024
akenmorris added a commit that referenced this issue Aug 14, 2024
akenmorris added a commit that referenced this issue Aug 14, 2024
akenmorris added a commit that referenced this issue Aug 14, 2024
akenmorris added a commit that referenced this issue Aug 16, 2024
akenmorris added a commit that referenced this issue Aug 17, 2024
* Fix #2308 again in a different way by only upgrading the python vtk as minimally as possible (to 9.2.2)

* Troubleshooting github actions error on docs deploy:

2024-08-16T19:07:49.7311670Z INFO     -  Documentation built in 16.57 seconds
2024-08-16T19:07:52.6334080Z Config value: 'google_analytics'. Warning: The configuration option google_analytics has been deprecated and will be removed in a future release of MkDocs. See the options available on your theme for an alternative.
2024-08-16T19:07:54.9071290Z error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
2024-08-16T19:07:54.9075710Z send-pack: unexpected disconnect while reading sideband packet
2024-08-16T19:07:54.9579840Z fatal: the remote end hung up unexpectedly

Probably nothing we can do and is just a server problem.
akenmorris added a commit that referenced this issue Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file Installation
Projects
None yet
Development

No branches or pull requests

1 participant