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

Synaptic bottleneck... #196

Open
chanio opened this issue Nov 15, 2019 · 2 comments
Open

Synaptic bottleneck... #196

chanio opened this issue Nov 15, 2019 · 2 comments

Comments

@chanio
Copy link

chanio commented Nov 15, 2019

Hi!
Glad to know that finally there is a Linux version of Simplenote (Resophnotes)!

But the old version provided by Synaptic wont connect to Simplenote.
And after removing the oldie with apt-get. & following your suggestions to upgrade to your new 2.0.1 version (yes, python3) the command gives the following error and doesn' t install anything...

sudo pip3 install -U nvpy
Collecting nvpy
  Using cached https://files.pythonhosted.org/packages/4e/d2/6a2bbbde48451364cae53af35e50f59b45879d39103eb33cbfb344a8e202/nvpy-2.0.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ImportError: No module named 'setuptools'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-nqq_2aqd/nvpy/

As any common user, I am not installing git.
Expected that just by installing pip3 and python3 would solve the issue.

Would you be kind enough to...?

  • Add that setup.py that python is expecting.
  • Correct your Readme.md with just the simplest way of always getting it installed... (.deb?)

By now, I am not going to count on this nice app to use my Simplenote.

But I hope that you would soon be able to correct these issues and have someone to help you keep happy millions of new users...

@ojn
Copy link
Contributor

ojn commented Mar 11, 2020

Actually it's not Synaptic or pip3 that is at fault here. I never managed to install nvpy with the conventional pip method. Miniconda/conda with pip ont h other hand works fine on all operating systems.

Maybe instead of linking to https://setuptools.readthedocs.io/en/latest/setuptools.html#developer-s-guide nvpy documentation would be better off if it describes installation process using conda & pip?

@chanio
Copy link
Author

chanio commented Mar 17, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants