scottstamp / PokemonGo-Map

Reuploaded from AHAAAAAAA/PokemonGo-Map with latest fixes
GNU Affero General Public License v3.0
24 stars 23 forks source link

Error 126 The Specified module cannot be found #43

Closed A5LAN closed 8 years ago

A5LAN commented 8 years ago

Expected Behavior

The local server should be up and running

Current Behavior

Giving an error as seen by the picture below image

Context

Because of this error I cannot scan the location but the server does run but the map can't scan.

Your Environment

Python 2.7 image

Azryyal commented 8 years ago

Did you update line 271 (?) or search.py where the hardcoded path to libencrypt.so is? And since you are on a Windows box, change that to the path to encrypt.dll?

On 8/9/16, Okan Dodanli notifications@github.com wrote:

Expected Behavior

The local server should be up and running

Current Behavior

Giving an error as seen by the picture below image

Context

Because of this error I cannot scan the location but the server does run but the map can't scan.

Your Environment

Python 2.7 image


You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/scottstamp/PokemonGo-Map/issues/43

a guy named Stacey

A5LAN commented 8 years ago

@Azryyal is this the correct method image

A5LAN commented 8 years ago

I FIXED IT :D eyyyyy thanks so much