On Wed, Apr 11, 2018 at 1:17 AM, Robert Grubba <rgru...@gmail.com> wrote:

> here is the output of uninstall/install process:
>
> root@trac:~# pip uninstall TracGoogleAnalytics
> Uninstalling TracGoogleAnalytics:
>   /usr/local/lib/python2.7/dist-packages/TracGoogleAnalytics-0.3.0.dev0-
> py2.7.egg-info
>   /usr/local/lib/python2.7/dist-packages/googleanalytics
> Proceed (y/n)? y
>   Successfully uninstalled TracGoogleAnalytics
> root@trac:~# pip install svn+https://trac-hacks.org/svn/
> googleanalyticsintegration/1.0/
> Downloading/unpacking svn+https://trac-hacks.org/svn/
> googleanalyticsintegration/1.0/
>   Checking out https://trac-hacks.org/svn/googleanalyticsintegration/1.0/
> to /tmp/pip-lZOf3b-build
>   Running setup.py (path:/tmp/pip-lZOf3b-build/setup.py) egg_info for
> package from svn+https://trac-hacks.org/svn/googleanalyticsintegration/1.
> 0/
>     warning: no files found matching '*.py' under directory 'tracext'
>     warning: no files found matching '*.css' under directory 'tracext'
>     warning: no files found matching '*.html' under directory 'tracext'
>     warning: no files found matching '*.*' under directory '*.egg-info'
> Installing collected packages: TracGoogleAnalytics
>   Running setup.py install for TracGoogleAnalytics
>     warning: no files found matching '*.py' under directory 'tracext'
>     warning: no files found matching '*.css' under directory 'tracext'
>     warning: no files found matching '*.html' under directory 'tracext'
>   Could not find .egg-info directory in install record for
> TracGoogleAnalytics==0.3.0.dev0 from svn+https://trac-hacks.org/svn/
> googleanalyticsintegration/1.0/
> Successfully installed TracGoogleAnalytics
> Cleaning up...
> root@trac:~#
>
>
>
>
>
> Thanks,
> Robert
>

I committed a change in r17109 that will hopefully fix the issue. The
setuptools configuration was all wrong prior to r17097, but I also missed
one important change there.

Could you please uninstall and try again?

- Ryan

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to