开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Can't install D-RATS 0.3.9


 

Hello,

Like many people I am having an issue getting D-RATS to run on my Windows 10 Laptop with One Drive. I have followed the steps that I have seen online and nothing has helped. I will past the debug log below. Here is the troubleshooting that I have completed so far:
Uninstall and re-install D-RATS.
Manually create the D-RATS Shared folder on my desktop
Uninstall, delete the D-RATS EV folder, and reinstall.
Uninstall, make sure the D-RATS Shared folder has been created, and reinstall.

Nothing I have done has helped. Here is the debug log:

Mainapp? ?: Enabled debug log for Win32 systems
Version : headers={'User-Agent': 'd-rats/0.3.9 '}
C:\Users\Austin\OneDrive\Documents\d-rats-0.3.9_win64\D-Rats-0.3.9_64\library.zip\BeautifulSoup.py:114: UserWarning: You are using a very old release of Beautiful Soup, last updated in 2011. If you installed the 'beautifulsoup' package through pip, you should know the 'beautifulsoup' package name is about to be reclaimed by a more recent version of Beautiful Soup which is incompatible with this version.
?
This will happen at some point after January 1, 2021.
?
If you just started this project, this is easy to fix. Install the 'beautifulsoup4' package instead of 'beautifulsoup' and start using Beautiful Soup 4.
?
If this is an existing project that depends on Beautiful Soup 3, the project maintainer (potentially you) needs to start the process of migrating to Beautiful Soup 4. This should be a relatively easy part of the Python 3 migration.
?
Qst? ? ? ?: FeedParser not available
Qst? ? ? ?: QSTWeatherWU class retired
Config? ? : FILE: C:\Users\Austin\AppData\Roaming\D-RATS-EV\d-rats.config
('Config? ? : ', 'C:\\Users\\Austin\\Desktop\\D-RATS Shared')
Config? ? : Creating directory for downloads: C:\Users\Austin\Desktop\D-RATS Shared
---- GUI Exception ----
Traceback (most recent call last):
?
?
? File "d-rats.py", line 136, in <module>
?
?
? File "d_rats\mainapp.pyo", line 1086, in __init__
?
?
? File "d_rats\config.pyo", line 1863, in __init__
?
?
WindowsError: [Error 3] The system cannot find the path specified: 'C:\\Users\\Austin\\Desktop\\D-RATS Shared'
?
---- End ----

Any help with this would be appreciated!


 

On 12/23/2022 1:43 PM, Austin wrote:
Hello,
Like many people I am having an issue getting D-RATS to run on my
Windows 10 Laptop with One Drive.
As has been posted here a few times, python2 is end of life, and most the libraries and components that d-rats 0.3.9 uses, are also EOL.

The only version any work is being done on is "0.3.10 beta6 dev287" or later.

You need to installation instructions at .

/g/d-rats/files/D-Rats/D-RATS%20pre-release is the latest pip installable tarball, and earlier in the download directory tree is the lzhuf package for windows.

73,
-John
wb8tyw


 

开云体育

Disable one drive backup

On Dec 23, 2022, at 2:43 PM, Austin <ahallett326@...> wrote:

Hello,

Like many people I am having an issue getting D-RATS to run on my Windows 10 Laptop with One Drive. I have followed the steps that I have seen online and nothing has helped. I will past the debug log below. Here is the troubleshooting that I have completed so far:
Uninstall and re-install D-RATS.
Manually create the D-RATS Shared folder on my desktop
Uninstall, delete the D-RATS EV folder, and reinstall.
Uninstall, make sure the D-RATS Shared folder has been created, and reinstall.

Nothing I have done has helped. Here is the debug log:

Mainapp? ?: Enabled debug log for Win32 systems
Version : headers={'User-Agent': 'd-rats/0.3.9 '}
C:\Users\Austin\OneDrive\Documents\d-rats-0.3.9_win64\D-Rats-0.3.9_64\library.zip\BeautifulSoup.py:114: UserWarning: You are using a very old release of Beautiful Soup, last updated in 2011. If you installed the 'beautifulsoup' package through pip, you should know the 'beautifulsoup' package name is about to be reclaimed by a more recent version of Beautiful Soup which is incompatible with this version.
?
This will happen at some point after January 1, 2021.
?
If you just started this project, this is easy to fix. Install the 'beautifulsoup4' package instead of 'beautifulsoup' and start using Beautiful Soup 4.
?
If this is an existing project that depends on Beautiful Soup 3, the project maintainer (potentially you) needs to start the process of migrating to Beautiful Soup 4. This should be a relatively easy part of the Python 3 migration.
?
Qst? ? ? ?: FeedParser not available
Qst? ? ? ?: QSTWeatherWU class retired
Config? ? : FILE: C:\Users\Austin\AppData\Roaming\D-RATS-EV\d-rats.config
('Config? ? : ', 'C:\\Users\\Austin\\Desktop\\D-RATS Shared')
Config? ? : Creating directory for downloads: C:\Users\Austin\Desktop\D-RATS Shared
---- GUI Exception ----
Traceback (most recent call last):
?
?
? File "d-rats.py", line 136, in <module>
?
?
? File "d_rats\mainapp.pyo", line 1086, in __init__
?
?
? File "d_rats\config.pyo", line 1863, in __init__
?
?
WindowsError: [Error 3] The system cannot find the path specified: 'C:\\Users\\Austin\\Desktop\\D-RATS Shared'
?
---- End ----

Any help with this would be appreciated!