Giter VIP home page Giter VIP logo

Comments (7)

constverum avatar constverum commented on May 21, 2024

It would be awesome if you could provide a screenshot/some data of that complaint in order to understand exactly what seemed suspicious to Norton.

from quantdom.

mkhushi avatar mkhushi commented on May 21, 2024

Here is the screenshot https://ibb.co/dh85Mz

from quantdom.

constverum avatar constverum commented on May 21, 2024

Thank you!
I sent the report about “False Positive Detection” (https://submit.symantec.com/false_positive/) to Symantec, hope it will fix this wrong antivirus behavior.

Basically, the problem is not that it is infected or it’s some malware. The problem is that the tool is not digitally signed, and this causes a false positive detection. You can read more about it here - https://www.symantec.com/security-center/writeup/2010-051308-1854-99

from quantdom.

constverum avatar constverum commented on May 21, 2024

Seems Semantic already fixed the issue.

Upon further analysis and investigation we have verified your submission and, as such, the detection(s) for the following file(s) will be removed from our products: ...
Note: Whitelisting may take up to 24 hours to take effect via Live Update

@sydneydatascience could you please check the behavior of antivirus one more time after a day or two (when updates will be available)?

from quantdom.

p3x-robot avatar p3x-robot commented on May 21, 2024

@constverum HELLO! How are you?

I am windows 10 and I only have defender and it is turned off, but I still get the same error:

Traceback (most recent call last):
  File "c:\python36\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\python36\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Python36\Scripts\quantdom.exe\__main__.py", line 5, in <module>
  File "c:\python36\lib\site-packages\quantdom\__init__.py", line 29, in <module>
    from .ui import *  # noqa
  File "c:\python36\lib\site-packages\quantdom\ui.py", line 10, in <module>
    from .lib import (  # noqa
ModuleNotFoundError: No module named 'quantdom.lib

from quantdom.

p3x-robot avatar p3x-robot commented on May 21, 2024

#6
Is this because of that?
There is no virus problem, just this quantdom.lib is not in the pip in Windows.

from quantdom.

ArjunWhabi avatar ArjunWhabi commented on May 21, 2024

Hi
I installed using the command pip install quantdom
Im using Windows 10.
Now, I changed the setup.py file and manifest.in as per PR # 6 . but I downloaded the zip file and it in changed that [https://github.com//pull/6]. Just realised the zip file is for Linux not windows.

Im getting the following error too :
Traceback (most recent call last):
File "d:\winpython\python-3.6.7.amd64\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "d:\winpython\python-3.6.7.amd64\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "D:\WinPython\python-3.6.7.amd64\Scripts\quantdom.exe_main
.py", line 5, in
File "d:\winpython\python-3.6.7.amd64\lib\site-packages\quantdom_init
.py", line 29, in
from .ui import * # noqa
File "d:\winpython\python-3.6.7.amd64\lib\site-packages\quantdom\ui.py", line 10, in
from .lib import ( # noqa
ModuleNotFoundError: No module named 'quantdom.lib'

I think the PR from [https://github.com//pull/6] needs to be implemented in windows exe installtion file.

from quantdom.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.